Skip to content

Commit 1e38fb6

Browse files
committed
Merge branch 'master' into Issue#2442
2 parents 37b3060 + 9b3dc3e commit 1e38fb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/validate_modified_targets.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
jobs:
1111
validate-modified-targets:
1212
runs-on: ubuntu-latest
13+
permissions:
14+
issues: write
1315
steps:
1416
- name: Checkout repository
1517
uses: actions/checkout@v5

0 commit comments

Comments
 (0)