We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a19b362 commit eebb25dCopy full SHA for eebb25d
.github/workflows/ado.yml
@@ -8,6 +8,8 @@ on:
8
jobs:
9
sync:
10
runs-on: ubuntu-latest
11
+ permissions:
12
+ issues: write
13
steps:
14
- uses: MicrosoftEdge/action-issue-to-workitem@main
15
env:
0 commit comments