Skip to content

Commit 3b8e02f

Browse files
committed
chore(actions): missing fi from if statement in workflow (#340)
1 parent 33e66b8 commit 3b8e02f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/auto-check-workflow.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,5 @@ jobs:
6363
git push origin HEAD:${{ github.event.repository.default_branch }}
6464
else
6565
echo "No changes to commit"
66+
fi
67+

0 commit comments

Comments
 (0)