Skip to content

Commit 356496e

Browse files
committed
updating wf permissions
1 parent d0853e4 commit 356496e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/test-devolv-action.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,12 @@ on:
66
- main # Adjust if you're using a different default branch
77
workflow_dispatch: {}
88

9+
permissions:
10+
contents: write
11+
issues: write
12+
913
jobs:
14+
1015
test-devolv:
1116
runs-on: ubuntu-latest
1217

0 commit comments

Comments
 (0)