Skip to content

Commit eebb25d

Browse files
Permissions for GHA workflow
1 parent a19b362 commit eebb25d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ado.yml

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
jobs:
99
sync:
1010
runs-on: ubuntu-latest
11+
permissions:
12+
issues: write
1113
steps:
1214
- uses: MicrosoftEdge/action-issue-to-workitem@main
1315
env:

0 commit comments

Comments
 (0)