Skip to content

Commit 0e178a5

Browse files
Steevan BARBOYONsteevanb
Steevan BARBOYON
authored andcommitted
Remove Pr approval
1 parent 01d4626 commit 0e178a5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/release.yml

-6
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,6 @@ jobs:
3232
branch: release-${{ github.event.inputs.version }}
3333
labels: Release
3434
delete-branch: true
35-
-
36-
name: Approve pull request
37-
uses: juliangruber/approve-pull-request-action@v2
38-
with:
39-
github-token: ${{ secrets.GITHUB_TOKEN }}
40-
number: ${{ steps.create-pull-request.outputs.pull-request-number }}
4135
-
4236
name: Merge pull request
4337
uses: juliangruber/merge-pull-request-action@v1

0 commit comments

Comments
 (0)