Skip to content

Commit

Permalink
ci: Run linter check when pushing to main (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasParistech authored Sep 14, 2024
1 parent eece4d1 commit 183f6dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: PR Check

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

0 comments on commit 183f6dc

Please sign in to comment.