Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

⬆️ Bump pascalgn/automerge-action from v0.13.0 to v0.13.1 #69

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Automerge
uses: pascalgn/[email protected].0
uses: pascalgn/[email protected].1
env:
GITHUB_TOKEN: "${{ secrets.GH_PAT }}"
MERGE_LABELS: "merge,!work in progress,!wip"
Expand Down