Remove on push

This commit is contained in:
Till Faelligen 2023-02-03 12:54:36 +01:00
parent afd94dce8b
commit 80d20a19d2
No known key found for this signature in database
GPG key ID: ACCDC9606D472758

View file

@ -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 }}