We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a39818 commit e677876Copy full SHA for e677876
1 file changed
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ on:
6
- main
7
tags:
8
- 'v*' # Trigger on version tags like v1.2.3
9
- pull_request:
+ pull_request_target:
10
branches:
11
12
0 commit comments