Skip to content

Commit

Permalink
run linting for pull request too
Browse files Browse the repository at this point in the history
  • Loading branch information
Son NK committed Sep 4, 2024
1 parent 79b7069 commit b85c898
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: Lint
on:
push:
on: [push, pull_request]

jobs:
lint:
Expand Down

0 comments on commit b85c898

Please sign in to comment.