Skip to content

Commit dfbcd26

Browse files
[FEATURE] Minor tweak for readability (- WIP PR #433 -)
Changes in file .github/workflows/CI-CHGLOG.yml: * add clear "contents: read" to permissions for checkout action
1 parent 2d00dfb commit dfbcd26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI-CHGLOG.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
check_build:
2929
permissions:
3030
actions: read
31+
contents: read
3132
pull-requests: read
3233
checks: write
3334
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)