Enable PR action workflow on 4.0 branch
This commit is contained in:
parent
6e62ea10f6
commit
6aafadab83
3
.github/workflows/pull_request.yml
vendored
3
.github/workflows/pull_request.yml
vendored
@ -4,6 +4,9 @@ on:
|
|||||||
pull_request_target:
|
pull_request_target:
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- 'docs/**'
|
- 'docs/**'
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
|
- '4.0'
|
||||||
|
|
||||||
permissions: read-all
|
permissions: read-all
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user