Skip to content

Commit adec4ab

Browse files
committed
wip
1 parent 448e07e commit adec4ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-npm-token-permissions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Check NPM Publish Permissions
22

33
on:
4-
workflow_dispatch: # Allows manual triggering
4+
push:
55

66
jobs:
77
check-npm-permissions:

0 commit comments

Comments
 (0)