Skip to content

Commit c6f5af9

Browse files
committed
test
1 parent 15a7c35 commit c6f5af9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/lint-yaml.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
permissions:
1111
contents: write # Needed to push commits to the PR branch
12+
workflows: write # Needed if the PR modifies workflow files - temp
1213
steps:
1314
- name: Checkout PR Branch
1415
uses: actions/checkout@v3

0 commit comments

Comments
 (0)