Skip to content

Commit 971450e

Browse files
committed
update autosquash action, remove no longer needed auto-merge
1 parent 440708c commit 971450e

File tree

2 files changed

+1
-34
lines changed

2 files changed

+1
-34
lines changed

.github/workflows/automerge.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

.github/workflows/autosquash_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010

1111
steps:
1212
- name: Block Autosquash Commits
13-
uses: xt0rted/block-autosquash-commits-action@master
13+
uses: xt0rted/block-autosquash-commits-action@v2
1414
with:
1515
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)