Run CI on PRs which target the master branch
This is a fix for the release PRs
This commit is contained in:
parent
60a1a1582e
commit
6d26f57fe6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -4,6 +4,7 @@ on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- dev
|
- dev
|
||||||
|
- master
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- dev
|
- dev
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue