We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45a1561 commit 6817958Copy full SHA for 6817958
.github/workflows/test_suite_main.yml
@@ -2,8 +2,7 @@ name: Test suite
2
3
on:
4
# Trigger the workflow on certain events
5
- pull_request:
6
- branches:
+ pull_request_target:
7
- main
8
9
# Enable manual triggering from the Actions tab
.github/workflows/test_suite_psyclone_v3.1.0.yml
- psyclone-3.1.0
0 commit comments