mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-12 21:09:24 +00:00
add yaml config files for test deployment
This commit is contained in:
4
.github/workflows/unittests.yml
vendored
4
.github/workflows/unittests.yml
vendored
@ -2,9 +2,9 @@ name: Sith3 CI
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
branches: [ master, taiste ]
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ master, taiste ]
|
||||
|
||||
jobs:
|
||||
unittests:
|
||||
|
Reference in New Issue
Block a user