mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-10 17:53:36 +02:00
fix: run on all pull_requests regardless of branch
This commit is contained in:
parent
203036192d
commit
2d9f6c3bac
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@ -1,10 +1,8 @@
|
||||
name: Build & Tests
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request_target:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user