mirror of
https://github.com/voideditor/void
synced 2026-05-24 09:58:23 +00:00
+
This commit is contained in:
parent
3ecdae6ab6
commit
2b33294a85
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -2,7 +2,7 @@ name: Build Void
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ main, release/* ]
|
||||
branches: [ main, release/*, github-workflow ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue