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.
2 parents 37b3060 + 9b3dc3e commit 1e38fb6Copy full SHA for 1e38fb6
.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