We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24caf8e commit 87a1f53Copy full SHA for 87a1f53
.github/workflows/main.yml
@@ -4,7 +4,7 @@ on:
4
tags:
5
- v[0-9]+.[0-9]+.[0-9]+
6
branches: [master]
7
- pull_request:
+ pull_request_target:
8
9
10
jobs:
0 commit comments