Skip to content

Commit

Permalink
Update CI workflow to run on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-Hall committed Aug 2, 2023
1 parent 4a1322a commit 2b5a951
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/gramps-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@

name: Gramps CI

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
on: [push, pull_request]

jobs:
build:
Expand Down

0 comments on commit 2b5a951

Please sign in to comment.