Skip to content

Commit

Permalink
Merge pull request #25 from 34N0/34N0-patch-1
Browse files Browse the repository at this point in the history
ci: add push trigger to lint action
  • Loading branch information
wandapeter authored Jan 12, 2024
2 parents 6f28e30 + e6dd8f5 commit bc32b92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
on:
push:
pull_request:
workflow_dispatch:
name: Clippy check
Expand Down

0 comments on commit bc32b92

Please sign in to comment.