Run GA on every push even on forks (#10383)

This commit is contained in:
Lysandre Debut 2021-02-25 01:23:39 +01:00 committed by GitHub
parent 3591844306
commit 22bd047e91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,9 +7,8 @@ on:
- "tests/**"
- ".github/**"
- "templates/**"
pull_request_target:
branches:
- master
pull_request:
types: [assigned, opened, synchronize, reopened]
jobs:
run_tests_templates: