There was an error while loading. Please reload this page.
1 parent b840d2f commit 97cd5f2Copy full SHA for 97cd5f2
1 file changed
.github/workflows/formatter-version-check.yaml
@@ -46,6 +46,7 @@ jobs:
46
if: ${{ github.event_name == 'schedule' || github.event_name == 'workflow_dispatch' || needs.filter.outputs.should_run == 'true' }}
47
runs-on: ubuntu-latest
48
permissions:
49
+ contents: read
50
issues: write
51
steps:
52
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
0 commit comments