skip-checks: true
@@ -2,6 +2,7 @@ name: insider-linux
on:
workflow_dispatch:
+ branches: [ insider ]
schedule:
- cron: '0 1 * * *'
push:
@@ -2,6 +2,7 @@ name: insider-macos
@@ -2,6 +2,7 @@ name: insider-spearhead
- cron: '0 0 * * *'
@@ -2,6 +2,7 @@ name: insider-windows
@@ -2,6 +2,7 @@ name: stable-linux
+ branches: [ master ]
inputs:
new_release:
type: boolean
@@ -2,6 +2,7 @@ name: stable-macos
@@ -2,6 +2,7 @@ name: stable-windows