We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adde5d0 commit 6f9a18dCopy full SHA for 6f9a18d
1 file changed
.github/workflows/release.yml
@@ -6,7 +6,7 @@ env:
6
PYTHON_VERSION_RELEASE: 3.8
7
8
on:
9
- pull_request_target:
+ pull_request:
10
branches: [main, develop]
11
types: [closed]
12
0 commit comments