Skip to content

Commit

Permalink
Merge pull request #116 from grafana/fix-lint-triggers
Browse files Browse the repository at this point in the history
fix lint triggers
  • Loading branch information
pablochacin authored Jul 29, 2024
2 parents 3a95f53 + 8747651 commit c7f4933
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@ name: Lint

on:
push:
branches:
- main
pull_request:
branches:
- main

jobs:
check-modules:
Expand Down

0 comments on commit c7f4933

Please sign in to comment.