mirror of
https://github.com/datahub-project/datahub.git
synced 2026-01-07 15:27:05 +00:00
fix(ci): stop nightly builds on push (#14637)
This commit is contained in:
parent
42139195b9
commit
59a2bd458c
3
.github/workflows/docker-unified-nightly.yml
vendored
3
.github/workflows/docker-unified-nightly.yml
vendored
@ -5,9 +5,6 @@ on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 8 * * *" # Run at midnight Pacific time (8 AM UTC) every day
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user