ci: force workflows to there respective branch when manually launched

skip-checks: true
This commit is contained in:
Baptiste Augrain
2022-08-29 16:18:59 +02:00
parent 3345c43231
commit 430d4e3888
7 changed files with 7 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ name: insider-macos
on:
workflow_dispatch:
branches: [ insider ]
schedule:
- cron: '0 1 * * *'
push: