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.
2 parents 7a11dbb + a66d884 commit 0ced1e8Copy full SHA for 0ced1e8
1 file changed
.github/workflows/validate.yml
@@ -10,6 +10,8 @@ on:
10
# Allow manually triggering the workflow.
11
workflow_dispatch:
12
13
+permissions: {}
14
+
15
jobs:
16
validate:
17
# Don't run the cron job on forks.
0 commit comments