Skip to content

Commit f51da77

Browse files
committed
CI(build-precompiled): grant write permission for workflows
Signed-off-by: Tianling Shen <i@cnsztl.eu.org>
1 parent fcd283f commit f51da77

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎.github/workflows/build-precompiled.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
permissions:
1919
contents: write
2020
pull-requests: write
21+
workflows: write
2122

2223
steps:
2324
- name: Checkout

0 commit comments

Comments
 (0)