Skip to content

Commit

Permalink
MAINT trigger linter on main branch as well
Browse files Browse the repository at this point in the history
  • Loading branch information
glemaitre committed May 1, 2024
1 parent 6360075 commit c0e26ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Linter

on:
push:
branches:
- main
pull_request:
branches:
- main
Expand Down

0 comments on commit c0e26ed

Please sign in to comment.