Compare commits

...

1 commit
main ... v1.0.0

Author SHA1 Message Date
Earl Warren
bf5ba29b13
also run the tests on v* branches
(cherry picked from commit 632b77ff09)
2024-02-19 13:59:59 +01:00

View file

@ -4,6 +4,7 @@ on:
push: push:
branches: branches:
- 'main' - 'main'
- 'v*'
pull_request: pull_request:
jobs: jobs: