mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-08-03 10:16:03 -04:00
Better triggers for packages builds
This commit is contained in:
parent
595817852d
commit
60fbe7f714
7
.github/workflows/package.yml
vendored
7
.github/workflows/package.yml
vendored
@ -1,5 +1,10 @@
|
||||
name: Packages
|
||||
on: [push, pull_request]
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build-deb:
|
||||
|
Loading…
x
Reference in New Issue
Block a user