mirror of
https://github.com/morbalint/kemkas-backend.git
synced 2026-07-17 21:23:46 +00:00
ci: use dev branch in ci.yml
This commit is contained in:
@@ -2,9 +2,9 @@ name: CI compile & test & build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
branches: [ "dev" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
branches: [ "dev" ]
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user