We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46c32fb commit c0cdb5aCopy full SHA for c0cdb5a
.github/workflows/backport.yml
@@ -6,6 +6,7 @@ permissions:
6
contents: write
7
issues: write
8
pull-requests: write
9
+ workflows: write
10
11
# NOTE:
12
# Microsoft requires rotating BOT_PAT every 3 months.
.github/workflows/issue-comment.yml
@@ -9,7 +9,6 @@ permissions:
actions: read
- workflows: write
13
14
jobs:
15
dispatch:
0 commit comments