mirror of https://github.com/sbt/sbt.git
Turn off Nightly
This commit is contained in:
parent
f816aed059
commit
ac8a17d2a3
|
|
@ -1,8 +1,9 @@
|
|||
name: Nightly
|
||||
on:
|
||||
schedule:
|
||||
# 08:00 UTC = 03:00 EST
|
||||
- cron: '0 8 * * *'
|
||||
workflow_dispatch:
|
||||
# schedule:
|
||||
# # 08:00 UTC = 03:00 EST
|
||||
# - cron: '0 8 * * *'
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
|
|||
Loading…
Reference in New Issue