Skip to content

Commit a6938b8

Browse files
committed
update
1 parent 21fe3da commit a6938b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger-n8n-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
PERMISSION=$(gh api \
7070
-H "Accept: application/vnd.github+json" \
7171
repos/${REPO}/collaborators/${ACTOR}/permission \
72-
--jq '.permission // ')
72+
--jq '.permission // ""')
7373
7474
case $PERMISSION in
7575
admin|maintain|write)

0 commit comments

Comments
 (0)