Skip to content

Commit

Permalink
Reduce linting checks
Browse files Browse the repository at this point in the history
  • Loading branch information
filippomc committed Oct 15, 2024
1 parent 8dbce23 commit 2c11b31
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/lint-check.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Lint Check

on:
push
pull_request:
# The branches below must be a subset of the branches above
branches: [ develop ]

jobs:
lint:
Expand Down

0 comments on commit 2c11b31

Please sign in to comment.