We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01d4626 commit 0e178a5Copy full SHA for 0e178a5
.github/workflows/release.yml
@@ -32,12 +32,6 @@ jobs:
32
branch: release-${{ github.event.inputs.version }}
33
labels: Release
34
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 }}
41
-
42
name: Merge pull request
43
uses: juliangruber/merge-pull-request-action@v1
0 commit comments