1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

chore: Make github workflow trigger on all pushes

This commit is contained in:
Christopher Kolstad 2021-02-17 15:36:07 +01:00
parent 8bf4214ddb
commit 3bd3448edb
No known key found for this signature in database
GPG Key ID: 559ACB0E3DB5538A

View File

@ -3,9 +3,6 @@ name: Build & Tests
on:
pull_request:
push:
branches:
- master
jobs:
build: