Skip to content

Commit ac305a7

Browse files
committed
No need for id
1 parent fbd7e9b commit ac305a7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/pre-commit.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
uses: pre-commit/action@v3.0.1
4949

5050
- name: Push auto-fixes
51-
id: push-fixes
5251
if: ${{ !cancelled() && steps.pre-commit.outcome == 'failure' }}
5352
run: |
5453
if git diff --quiet; then

0 commit comments

Comments
 (0)