Skip to content

Commit

Permalink
Update generate-pot-pr.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Colin Stewart <[email protected]>
Signed-off-by: Andy Fragen <[email protected]>
  • Loading branch information
afragen and costdev authored Dec 11, 2024
1 parent 3bda719 commit f071964
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/generate-pot-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@ jobs:
git push origin generate-pot
- name: Create pull request
if: |
env.CHANGES_DETECTED == 1
if: env.CHANGES_DETECTED == 1
uses: repo-sync/pull-request@v2
with:
source_branch: generate-pot
Expand Down

0 comments on commit f071964

Please sign in to comment.