mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 01:14:55 -06:00
ci: add branches to trigger
This commit is contained in:
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@@ -4,9 +4,13 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- easy7zip-sf
|
- easy7zip-sf
|
||||||
|
- e7z-sf-zstd
|
||||||
|
- e7z-sf-without-zstd
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- easy7zip-sf
|
- easy7zip-sf
|
||||||
|
- e7z-sf-zstd
|
||||||
|
- e7z-sf-without-zstd
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user