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 7b74819 commit e6f3712Copy full SHA for e6f3712
.github/workflows/update-ca-file.yml
@@ -6,6 +6,9 @@ on:
6
- cron: '0 0 * * *'
7
workflow_dispatch:
8
9
+permissions:
10
+ - contents: write
11
+
12
jobs:
13
fetch-ca-file:
14
runs-on: ubuntu-latest
0 commit comments