Commit 8b858e4e authored by Matthew Douglas's avatar Matthew Douglas
Browse files

Update nightly workflow

parent 84517609
...@@ -5,8 +5,6 @@ on: ...@@ -5,8 +5,6 @@ on:
schedule: schedule:
# Every day at 02:15 AM UTC # Every day at 02:15 AM UTC
- cron: "15 2 * * *" - cron: "15 2 * * *"
push:
branches: [testing-ci]
concurrency: concurrency:
group: ${{ github.workflow }}-${{ github.ref }} group: ${{ github.workflow }}-${{ github.ref }}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment