mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-13 04:59:24 +03:00
Add master branch to git actions workflow
This commit is contained in:
parent
909a7934b4
commit
18c040b1c4
2
.github/workflows/continuous-integration.yml
vendored
2
.github/workflows/continuous-integration.yml
vendored
@ -7,9 +7,11 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- "*.x"
|
- "*.x"
|
||||||
|
- master
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "*.x"
|
- "*.x"
|
||||||
|
- master
|
||||||
|
|
||||||
env:
|
env:
|
||||||
fail-fast: true
|
fail-fast: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user