Skip to content

Commit 6fcb72f

Browse files
committed
update
1 parent 14e5ebf commit 6fcb72f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/non-prod.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# This workflow runs for every pull request
2-
name: PR CI
2+
name: Non Prod Daily CI
33

4+
permissions:
5+
contents: read
46
on:
57
schedule:
68
- cron: "00 18 * * 1-5"

0 commit comments

Comments
 (0)