mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-12 14:10:46 -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
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 4 * * *" # Nightly should trigger at 4am UTC (11pm EST).
|
||||
#schedule:
|
||||
# - cron: "0 4 * * *" # Nightly should trigger at 4am UTC (11pm EST).
|
||||
repository_dispatch:
|
||||
types: [build-trigger]
|
||||
workflow_dispatch:
|
||||
|
Loading…
x
Reference in New Issue
Block a user