Skip to content

Commit ccd54e1

Browse files
committed
Testing validation trigger #2
1 parent 660b6dc commit ccd54e1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/validate.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
jobs:
99
sfp-validate-pool:
1010
runs-on: ubuntu-latest
11+
permissions:
12+
pull-requests: write
1113
if: >
1214
github.event.issue.pull_request &&
1315
(

0 commit comments

Comments
 (0)