1
0
Fork 0

chore: Updated github actions template

This commit is contained in:
Joost De Cock 2021-08-30 11:36:48 +02:00
parent ad39171e15
commit 97cdd35615

View file

@ -1,6 +1,14 @@
name: Unit tests - {{ Pattern }}
on: [pull_request]
on:
push:
branches:
- develop
- main
pull_request:
branches:
- develop
- main
jobs:
test: