Skip to content

Commit

Permalink
ci: run CI on all pull requests, to better support stacking
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexicon226 committed Jan 17, 2025
1 parent 63544d0 commit 6465b4d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: check

on:
push:
branches: [main, pre-release]
pull_request:
branches: [main, pre-release]

jobs:
lint:
Expand Down

0 comments on commit 6465b4d

Please sign in to comment.