mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
ci: prevent running nightly-gauntlet.yaml on PRs (#7920)
This commit is contained in:
@@ -6,9 +6,6 @@ on:
|
||||
# Every day at midnight
|
||||
- cron: "0 0 * * *"
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branch:
|
||||
- nightly-gauntlet
|
||||
jobs:
|
||||
go-race:
|
||||
# While GitHub's toaster runners are likelier to flake, we want consistency
|
||||
|
||||
Reference in New Issue
Block a user