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
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user