We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 976d23e commit 26f575eCopy full SHA for 26f575e
.github/workflows/nightly-gauntlet.yaml
@@ -6,9 +6,6 @@ on:
6
# Every day at midnight
7
- cron: "0 0 * * *"
8
workflow_dispatch:
9
- push:
10
- branch:
11
- - nightly-gauntlet
12
jobs:
13
go-race:
14
# While GitHub's toaster runners are likelier to flake, we want consistency
0 commit comments