mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-05 23:14:53 -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:
|
||||
branches:
|
||||
- easy7zip-sf
|
||||
- e7z-sf-zstd
|
||||
- e7z-sf-without-zstd
|
||||
pull_request:
|
||||
branches:
|
||||
- easy7zip-sf
|
||||
- e7z-sf-zstd
|
||||
- e7z-sf-without-zstd
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user