Skip to content

Commit 21fe3da

Browse files
committed
update
1 parent d4c0afb commit 21fe3da

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
@@ -67,7 +67,7 @@ jobs:
6767
run: |
6868
set -euo pipefail
6969
PERMISSION=$(gh api \
70-
-H Accept: application/vnd.github+json \
70+
-H "Accept: application/vnd.github+json" \
7171
repos/${REPO}/collaborators/${ACTOR}/permission \
7272
--jq '.permission // ')
7373

0 commit comments

Comments
 (0)