Skip to content

Commit 97cd5f2

Browse files
committed
add explicit read permission
1 parent b840d2f commit 97cd5f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/formatter-version-check.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
if: ${{ github.event_name == 'schedule' || github.event_name == 'workflow_dispatch' || needs.filter.outputs.should_run == 'true' }}
4747
runs-on: ubuntu-latest
4848
permissions:
49+
contents: read
4950
issues: write
5051
steps:
5152
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1

0 commit comments

Comments
 (0)