Update CI workflow to run on all branches
This commit is contained in:
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:
|
||||
|
Reference in New Issue
Block a user