mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 16:23:30 +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:
|
||||
branches:
|
||||
- dev
|
||||
- websocket
|
||||
pull_request:
|
||||
branches: [ main, dev ]
|
||||
branches: [ main, dev, websocket ]
|
||||
|
||||
jobs:
|
||||
build_extension:
|
||||
|
||||
Reference in New Issue
Block a user