Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 297e9ec

Browse filesBrowse files
Merge pull request #3292 from gophercloud/bp-v2-b186b47
[v2] Add permissions to the label-issue workflow
2 parents 09d02a2 + d59f037 commit 297e9ec
Copy full SHA for 297e9ec

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎.github/workflows/label-issue.yaml

Copy file name to clipboardExpand all lines: .github/workflows/label-issue.yaml
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
permissions:
1313
issues: write
14+
pull-requests: write
1415
steps:
1516
- run: gh issue edit "$NUMBER" --remove-label "needinfo"
1617
env:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.