Skip to content

Commit 27cdce9

Browse files
author
bryanfoley
committed
fixup! [CES-3466] Add a github action to prevent dev's merging !fixup commits
1 parent f978cdb commit 27cdce9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fixup_commits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v2.0.0
1111
- name: Block Fixup Commit Merge
12-
uses: 13rac1/block-fixup-merge-action@v2.0.0
12+
uses: 13rac1/block-fixup-merge-action@v2.0.0

0 commit comments

Comments
 (0)