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:
parent
8bf4214ddb
commit
3bd3448edb
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
@ -3,9 +3,6 @@ name: Build & Tests
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user