Unverified Commit 22bd047e authored by Lysandre Debut's avatar Lysandre Debut Committed by GitHub
Browse files

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

parent 35918443
...@@ -7,9 +7,8 @@ on: ...@@ -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:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment