Skip to content

Commit

Permalink
Adjust when check jobs run
Browse files Browse the repository at this point in the history
  • Loading branch information
japhib committed Oct 27, 2024
1 parent fe6eead commit bcec55d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Run Checks

on:
- push
push:
branches-ignore: [release]
pull_request: {}

jobs:
lint:
Expand Down

0 comments on commit bcec55d

Please sign in to comment.