We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b7d58f5 + 317260c commit e150502Copy full SHA for e150502
.github/workflows/generate.yaml
@@ -47,4 +47,4 @@ jobs:
47
This PR was created by [this workflow run](https://github.com/rhysd/actionlint/actions/runs/${{ github.run_id }}) automatically.
48
List of workflow runs is [here](https://github.com/rhysd/actionlint/actions/workflows/generate.yaml).
49
assignees: rhysd
50
- if: ${{ steps.diff.outputs.pr == 'true' }}
+ if: ${{ steps.diff.outputs.pr == 'true' && github.repository == 'rhysd/actionlint' }}
0 commit comments