Skip to content

Commit 01cda62

Browse files
committed
Added missing permissions to Update JS Snippet workflow.
1 parent 89f2fac commit 01cda62

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/workflows/update_js_snippet.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
name: update_js_snippet.yml
1+
name: Update JS Snippet
2+
3+
permissions:
4+
contents: write
5+
pull-requests: write
6+
27
on:
38
workflow_dispatch:
49
inputs:

0 commit comments

Comments
 (0)