Skip to content

Commit 5abe253

Browse files
authored
Merge pull request #230 from zhensherlock/dev
ci: add write-all permissions to build workflow
2 parents 3274e81 + 2cf85c8 commit 5abe253

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches:
66
- main
77

8+
permissions: write-all
9+
810
jobs:
911
build:
1012
if: github.repository == 'zhensherlock/vue-devtools-unlocker'

0 commit comments

Comments
 (0)