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 448e07e commit adec4abCopy full SHA for adec4ab
.github/workflows/check-npm-token-permissions.yml
@@ -1,7 +1,7 @@
1
name: Check NPM Publish Permissions
2
3
on:
4
- workflow_dispatch: # Allows manual triggering
+ push:
5
6
jobs:
7
check-npm-permissions:
0 commit comments