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 7a99562 + 35877dc commit 25d96f0Copy full SHA for 25d96f0
.github/workflows/build-verification-nightly.yml
@@ -1,4 +1,6 @@
1
name: Verify Build (nightly)
2
+permissions:
3
+ contents: read
4
on:
5
schedule:
6
- cron: '0 4 * * *'
0 commit comments