We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af93337 commit 8776554Copy full SHA for 8776554
.github/workflows/pre-commit-autoupdate.yml
@@ -5,6 +5,8 @@ on:
5
- cron: '0 8 * * 1'
6
workflow_dispatch: {}
7
8
+permissions: read-all
9
+
10
jobs:
11
update:
12
runs-on: 'ubuntu-latest'
0 commit comments