We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 587f32d commit eeab758Copy full SHA for eeab758
1 file changed
.github/workflows/pull-from-cookiecutter.yml
@@ -6,6 +6,8 @@ on:
6
# Runs at 0000 UTC
7
- cron: "0 0 * * *"
8
9
+permissions: write-all
10
+
11
jobs:
12
checkout:
13
runs-on: ubuntu-latest
0 commit comments