Skip to content

Commit 6b281a7

Browse files
Don't skip source linting on update/push failure
Co-authored-by: Stan Ulbrych <stanulbrych@gmail.com>
1 parent b1e0efc commit 6b281a7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on: # zizmor: ignore[dangerous-triggers]
77

88
jobs:
99
lint:
10-
if: github.event.workflow_run.conclusion == 'success'
1110
runs-on: ubuntu-latest
1211
permissions:
1312
contents: read

0 commit comments

Comments
 (0)