Skip to content

Commit 83117ca

Browse files
committed
tmp: run nightly-gauntlet
1 parent 5297103 commit 83117ca

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/nightly-gauntlet.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
# every PR.
33
name: nightly-gauntlet
44
on:
5-
schedule:
6-
# Every day at 4AM
7-
- cron: "0 4 * * 1-5"
8-
workflow_dispatch:
5+
push:
96

107
permissions:
118
contents: read

0 commit comments

Comments
 (0)