mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-09 02:59:27 +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:
|
||||
branches:
|
||||
- "*.x"
|
||||
- master
|
||||
push:
|
||||
branches:
|
||||
- "*.x"
|
||||
- master
|
||||
|
||||
env:
|
||||
fail-fast: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user