We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88ea0f9 + d3a1fe4 commit 3f59bc5Copy full SHA for 3f59bc5
.github/workflows/auto_approve_pr.yml
@@ -6,11 +6,6 @@ on:
6
- opened
7
branches:
8
- master
9
- pull_request:
10
- types:
11
- - opened
12
- branches:
13
- - master
14
15
jobs:
16
auto-approve:
.github/workflows/release_drafter.yml
@@ -4,7 +4,7 @@ name: Release notes
4
on:
5
# push:
# branches: [ main ]
+ pull_request_target:
0 commit comments