Skip to content

Commit

Permalink
Add testing for release branches
Browse files Browse the repository at this point in the history
  • Loading branch information
implausible committed Apr 8, 2020
1 parent 8334588 commit 8419cb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ on:
push:
branches:
- master
- release/*
pull_request:

name: Run Tests
Expand Down

0 comments on commit 8419cb0

Please sign in to comment.