Skip to content

Commit 4250a15

Browse files
committed
fix: workflow permission
1 parent f990234 commit 4250a15

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/issueLens-run.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ on:
1010
required: true
1111
type: string
1212

13+
permissions:
14+
issues: write
15+
contents: read
16+
1317
jobs:
1418
run-issuelens:
1519
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)