add yaml config files for test deployment

This commit is contained in:
Thomas Girod
2022-10-28 01:41:53 +02:00
parent e0ad288cf4
commit 5bff38fc7b
2 changed files with 64 additions and 2 deletions

View File

@ -2,9 +2,9 @@ name: Sith3 CI
on:
pull_request:
branches: [ master ]
branches: [ master, taiste ]
push:
branches: [ master ]
branches: [ master, taiste ]
jobs:
unittests: