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 d4d8e01 commit 9b3dc3eCopy full SHA for 9b3dc3e
.github/workflows/validate_modified_targets.yml
@@ -10,6 +10,8 @@ on:
10
jobs:
11
validate-modified-targets:
12
runs-on: ubuntu-latest
13
+ permissions:
14
+ issues: write
15
steps:
16
- name: Checkout repository
17
uses: actions/checkout@v5
0 commit comments