Skip to content

Commit

Permalink
TMP: troubleshoot erroneously skipped jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobJingleheimer committed Dec 11, 2024
1 parent 1e8ec00 commit 9da4e56
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ on:
branches: ["main"]
pull_request:
branches: ["main"]
types:
- opened
- ready_for_review
- reopened
- synchronize

jobs:
lint-and-types:
Expand Down

0 comments on commit 9da4e56

Please sign in to comment.