mirror of https://github.com/kiwix/libkiwix.git
CI triggered on pull_request event
This commit is contained in:
parent
abccd9d706
commit
16197afc95
|
@ -1,6 +1,10 @@
|
|||
name: CI
|
||||
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
Macos:
|
||||
|
|
Loading…
Reference in New Issue