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

View File

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