mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-16 18:43:10 -06:00
Remove on push
This commit is contained in:
parent
afd94dce8b
commit
80d20a19d2
3
.github/workflows/schedules.yaml
vendored
3
.github/workflows/schedules.yaml
vendored
|
|
@ -4,9 +4,6 @@ on:
|
|||
schedule:
|
||||
- cron: '0 0 * * *' # every day at midnight
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- "s7evink/sytestcover"
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue