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 14e5ebf commit 6fcb72fCopy full SHA for 6fcb72f
.github/workflows/non-prod.yml
@@ -1,6 +1,8 @@
1
# This workflow runs for every pull request
2
-name: PR CI
+name: Non Prod Daily CI
3
4
+permissions:
5
+ contents: read
6
on:
7
schedule:
8
- cron: "00 18 * * 1-5"
0 commit comments