1
0
Fork 0

chore: Updated github actions configuration

This commit is contained in:
Joost De Cock 2021-08-30 11:38:28 +02:00
parent 97cdd35615
commit e693c7712e
40 changed files with 360 additions and 40 deletions

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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