Skip to content

Commit a72be77

Browse files
committed
feat: Add workflow write permission to the code quality workflow.
1 parent 0c5ec31 commit a72be77

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/code-quality.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ on:
1818

1919
permissions:
2020
contents: write
21+
workflows: write
2122

2223
jobs:
2324
quality-check:

0 commit comments

Comments
 (0)