We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c545656 + dd03076 commit fcd5ea1Copy full SHA for fcd5ea1
1 file changed
.github/workflows/syncbot.yml
@@ -9,7 +9,6 @@ on:
9
jobs:
10
prep-changes:
11
runs-on: ubuntu-latest
12
- if: github.event.workflow_run.event == 'pull_request' && github.event.workflow_run.conclusion == 'success'
13
steps:
14
- uses: actions/checkout@v6
15
0 commit comments