Skip to content

Commit

Permalink
👷 now also test on dev PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
lvoegtlin committed Oct 22, 2021
1 parent a2b0216 commit df4c28b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
### Issue (card url)

### Description


Expand Down
1 change: 1 addition & 0 deletions .github/workflows/ci-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
pull_request:
branches:
- main
- dev

jobs:
pytest:
Expand Down

0 comments on commit df4c28b

Please sign in to comment.