mirror of
https://github.com/NLnetLabs/routinator.git
synced 2024-05-19 06:50:04 +00:00
Also run CI workflows for series branches.
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -3,9 +3,11 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- series-*
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- series-*
|
||||
jobs:
|
||||
test:
|
||||
name: test
|
||||
|
Reference in New Issue
Block a user