Enable PR action workflow on 4.0 branch

This commit is contained in:
Antonin Delpeuch 2021-12-12 12:10:48 +02:00 committed by GitHub
parent 6e62ea10f6
commit 6aafadab83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,9 @@ on:
pull_request_target:
paths-ignore:
- 'docs/**'
branches:
- master
- '4.0'
permissions: read-all