chore(): Allow PR CI to run all the time (#14295)
* chore(): Allow PR CI to run all the time * chore(): Allow PR CI to run all the time
This commit is contained in:
committed by
GitHub
parent
b3cb904e9b
commit
15dbc43879
3
.github/workflows/action.yml
vendored
3
.github/workflows/action.yml
vendored
@@ -6,8 +6,7 @@ on:
|
|||||||
- v1.x
|
- v1.x
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- develop
|
- "**"
|
||||||
- v1.x
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
setup:
|
setup:
|
||||||
|
|||||||
Reference in New Issue
Block a user