We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4487b6e commit ddd4e03Copy full SHA for ddd4e03
1 file changed
.github/workflows/cleanup.yml
@@ -17,6 +17,9 @@ on:
17
branches:
18
- main
19
20
+permissions:
21
+ contents: read
22
+
23
jobs:
24
build:
25
runs-on: ubuntu-latest
0 commit comments