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 888ce07 commit 282a563Copy full SHA for 282a563
.github/workflows/pipeline.yaml
@@ -32,3 +32,8 @@ jobs:
32
commit_message: "chore: fix linting issues"
33
commit_user_name: Wesley Scholl
34
commit_user_email: [email protected]
35
+ - id: automerge
36
+ name: Merge
37
+ uses: "pascalgn/[email protected]"
38
+ env:
39
+ GITHUB_TOKEN: "${{ secrets.WF_TOKEN }}"
0 commit comments