[no ci] Workflow: do not run actions on push

pull/1430/head
Viktor 2024-05-01 21:11:08 +02:00
parent 54aba47ad9
commit f51d21c4e0
1 changed files with 0 additions and 3 deletions

View File

@ -3,9 +3,6 @@ on:
pull_request:
branches:
- master
push:
branches:
- master
schedule:
- cron: '0 1 * * *'
workflow_dispatch: