temporarily run the full test with the pull request
This commit is contained in:
4
.github/workflows/full-regression.yml
vendored
4
.github/workflows/full-regression.yml
vendored
@ -3,7 +3,9 @@ name: "Full Regression Test"
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
# branches:
|
||||||
|
# - develop
|
||||||
|
pull_request:
|
||||||
- develop
|
- develop
|
||||||
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|||||||
Reference in New Issue
Block a user