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"
on:
pull_request_target:
pull_request:
branches:
- "master"
- "dev"
@@ -75,4 +75,4 @@ jobs:
threshold: 80.123
fail: true
publish: true
coverage-summary-title: "Code Coverage Summary"
coverage-summary-title: "Code Coverage Summary"