mirror of
https://github.com/SteamRE/DepotDownloader.git
synced 2026-02-04 05:31:18 +01:00
Run automatic CI only on Sundays
This commit is contained in:
2
.github/workflows/sk2-ci.yml
vendored
2
.github/workflows/sk2-ci.yml
vendored
@@ -2,7 +2,7 @@ name: SteamKit2 Continuous Integration
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 1 * * *'
|
||||
- cron: '0 1 * * SUN'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user