Skip to content

Commit

Permalink
Revert "chore: Make all-checks-passed run on re-requesting jobs (#1639)"
Browse files Browse the repository at this point in the history
This reverts commit 170a9cc.
  • Loading branch information
TeodorSAP committed Jan 14, 2025
1 parent f350651 commit aaef6ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pr-all-checks-passed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ on:
workflows: ["PR Integration"]
types:
- completed
- requested

jobs:
all-checks:
Expand All @@ -26,6 +25,6 @@ jobs:
steps:
- uses: wechuli/allcheckspassed@2e5e8bbc775f5680ed5d02e3a22e2fc7219792ac
with:
delay: '0'
delay: '5'
retries: '30'
polling_interval: '1'

0 comments on commit aaef6ca

Please sign in to comment.