Skip to content

Commit 282a563

Browse files
committed
XYZ-12345 Added automerge
1 parent 888ce07 commit 282a563

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/pipeline.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,8 @@ jobs:
3232
commit_message: "chore: fix linting issues"
3333
commit_user_name: Wesley Scholl
3434
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

Comments
 (0)