mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-12 16:50:45 -05:00
Disables Nightly Builds
This commit is contained in:
parent
6b53c3de65
commit
2fc20c5d1e
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@ -1,8 +1,8 @@
|
|||||||
name: SPT Release Build
|
name: SPT Release Build
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
#schedule:
|
||||||
- cron: "0 4 * * *" # Nightly should trigger at 4am UTC (11pm EST).
|
# - cron: "0 4 * * *" # Nightly should trigger at 4am UTC (11pm EST).
|
||||||
repository_dispatch:
|
repository_dispatch:
|
||||||
types: [build-trigger]
|
types: [build-trigger]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user