Update CI workflow to run on all branches
This commit is contained in:
parent
4a1322a970
commit
2b5a95135c
6
.github/workflows/gramps-ci.yml
vendored
6
.github/workflows/gramps-ci.yml
vendored
@ -19,11 +19,7 @@
|
|||||||
|
|
||||||
name: Gramps CI
|
name: Gramps CI
|
||||||
|
|
||||||
on:
|
on: [push, pull_request]
|
||||||
push:
|
|
||||||
branches: [ master ]
|
|
||||||
pull_request:
|
|
||||||
branches: [ master ]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user