mirror of
https://github.com/voideditor/void
synced 2026-05-23 17:38:23 +00:00
update
This commit is contained in:
parent
f1a31246b2
commit
b52cf80bd5
1 changed files with 5 additions and 0 deletions
5
.github/workflows/b2.yml
vendored
5
.github/workflows/b2.yml
vendored
|
|
@ -1,6 +1,11 @@
|
|||
name: VS Code Build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main, release/*, github-workflow ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
build_macos:
|
||||
|
|
|
|||
Loading…
Reference in a new issue