mirror of
https://github.com/trailbaseio/trailbase.git
synced 2026-04-28 12:30:46 -05:00
Run CI also on the dev branch.
This commit is contained in:
@@ -3,7 +3,9 @@ name: test
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [main]
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user