We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e0aeae + 2e759f2 commit 9acaf7fCopy full SHA for 9acaf7f
1 file changed
.github/workflows/contributors.yml
@@ -14,6 +14,7 @@ jobs:
14
contrib-readme-job:
15
runs-on: ubuntu-latest
16
name: Automate contributors list in README
17
+ if: github.event.pusher.name != github.repository_owner
18
permissions:
19
contents: write
20
pull-requests: write
0 commit comments