fix tester workflow

Revert change in #646, from on_pr_target -> on_pr (#692)
This commit is contained in:
Dario Coscia
2025-10-29 16:04:39 +01:00
committed by GitHub
parent 256ac9d025
commit 9c3e55da91

View File

@@ -1,7 +1,7 @@
name: "Testing Pull Request" name: "Testing Pull Request"
on: on:
pull_request_target: pull_request:
branches: branches:
- "master" - "master"
- "dev" - "dev"