Skip to content
Snippets Groups Projects
Commit d7749dca authored by jkito's avatar jkito
Browse files

[ghaci] run github actions nightly job weekly on sunday midnight

parent a4dad70d
No related branches found
No related tags found
1 merge request!160Add github actions jobs for producing macOS and windows artifacts
Pipeline #116384 failed
...@@ -17,7 +17,7 @@ on: ...@@ -17,7 +17,7 @@ on:
- main - main
pull_request: pull_request:
schedule: schedule:
- cron: '* 10 * * *' - cron: '* 0 * * 0'
# This allows a subsequently queued workflow run to interrupt previous runs # This allows a subsequently queued workflow run to interrupt previous runs
concurrency: concurrency:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment