Skip to content

Commit

Permalink
Only run POEditor Export in main repository not in forks (#471)
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Hamacher <m.hamacher@basecom.de>
  • Loading branch information
matthiashamacher authored Mar 29, 2024
1 parent b8de397 commit 63b9b29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/poeditor-export.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ permissions:
jobs:
poeditor:
runs-on: ubuntu-latest
if: ${{ github.repository == 'pimcore/admin-ui-classic-bundle' }}
steps:
- name: Trigger workflow in pimcore/poeditor-export-action
env:
Expand Down

0 comments on commit 63b9b29

Please sign in to comment.