mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-14 12:48:17 +10:00
ci: force workflows to there respective branch when manually launched
skip-checks: true
This commit is contained in:
1
.github/workflows/stable-linux.yml
vendored
1
.github/workflows/stable-linux.yml
vendored
@@ -2,6 +2,7 @@ name: stable-linux
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
branches: [ master ]
|
||||
inputs:
|
||||
new_release:
|
||||
type: boolean
|
||||
|
||||
Reference in New Issue
Block a user