Fixed not actions not running on the branch

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
Florian Bouillon 2021-06-22 20:39:52 +02:00
parent a2f7018aa4
commit 3684c61812
Signed by: Florian Bouillon
GPG Key ID: 50BD648F12C86AB6
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ name: Build & Test
on:
push:
branches:
- master
- V2
# Run on any pull request
pull_request:

View File

@ -6,7 +6,7 @@ name: Code Quality Checks
on:
push:
branches:
- master
- V2
# Run on any pull request
pull_request: