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.
1 parent b164fc3 commit 96288dfCopy full SHA for 96288df
.github/workflows/update-readme.yml
@@ -10,6 +10,7 @@ permissions:
10
11
jobs:
12
update-readme:
13
+ if: github.actor != 'github-actions[bot]'
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@v3
0 commit comments