Skip to content

Commit

Permalink
ignore self
Browse files Browse the repository at this point in the history
  • Loading branch information
leiicamundi committed Sep 23, 2024
1 parent 76e1e7c commit 0ee12e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/automerge-global.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
if: env.skip == 'false'
with:
token: ${{ steps.generate-github-token.outputs.token }}
ignore_pattern: renovate-automerge / approve-and-auto-merge # due to a bug, this action does not work well with workflow call, we need to specify the name of the calling workflow
delay: 30s # wait 30s before checking
timeout: 10800 # 3 hours timeout

Expand Down

0 comments on commit 0ee12e3

Please sign in to comment.