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 166a79c commit 2283609Copy full SHA for 2283609
1 file changed
.github/workflows/napi-prebuild.yml
@@ -15,7 +15,7 @@ concurrency:
15
16
jobs:
17
path-filter:
18
- if: ${{ github.actor != 'github-actions[bot]' }}
+ if: ${{ github.actor == 'emmercm' }}
19
permissions:
20
pull-requests: read
21
runs-on: ubuntu-latest
0 commit comments