Skip to content

Commit

Permalink
Run check workflow on push
Browse files Browse the repository at this point in the history
Signed-off-by: Henri Rosten <[email protected]>
  • Loading branch information
henrirosten committed Jan 13, 2025
1 parent 11e5d5a commit 70a3e72
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
Expand Up @@ -4,6 +4,9 @@

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

0 comments on commit 70a3e72

Please sign in to comment.