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 fd1fca0 commit 5c9f216Copy full SHA for 5c9f216
.github/workflows/debos-aws.yml
@@ -12,8 +12,7 @@ on:
12
- cron: '30 8 * * *'
13
# allow manual runs
14
workflow_dispatch:
15
-
16
-# only need permission to read repository; implicitely set all other
+ # only need permission to read repository; implicitely set all other
17
# permissions to none
18
permissions:
19
contents: read
0 commit comments