Skip to content

Commit 26f575e

Browse files
authored
ci: prevent running nightly-gauntlet.yaml on PRs (#7920)
1 parent 976d23e commit 26f575e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/nightly-gauntlet.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ on:
66
# Every day at midnight
77
- cron: "0 0 * * *"
88
workflow_dispatch:
9-
push:
10-
branch:
11-
- nightly-gauntlet
129
jobs:
1310
go-race:
1411
# While GitHub's toaster runners are likelier to flake, we want consistency

0 commit comments

Comments
 (0)