mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 15:23:28 +00:00
added ws branch to workflow
This commit is contained in:
3
.github/workflows/pack_early.yaml
vendored
3
.github/workflows/pack_early.yaml
vendored
@@ -4,8 +4,9 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- dev
|
- dev
|
||||||
|
- websocket
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main, dev ]
|
branches: [ main, dev, websocket ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_extension:
|
build_extension:
|
||||||
|
|||||||
Reference in New Issue
Block a user