Skip to content

Commit fdaffda

Browse files
[CI] Debug part A of many for #177
Changes in file .github/workflows/CI-MATs.yml: - kept permissions: {} by default - added job permissions to checks in CI-MATs
1 parent 658a8e8 commit fdaffda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI-MATs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
permissions:
2323
actions: read
2424
pull-requests: read
25+
checks: write
2526
runs-on: ubuntu-latest
2627
outputs:
2728
should_run: ${{ steps.check.outputs.should_run }}

0 commit comments

Comments
 (0)