Skip to content

Commit

Permalink
run on every push while we iterate
Browse files Browse the repository at this point in the history
  • Loading branch information
keepingitneil committed Mar 19, 2024
1 parent bfff2ed commit 675085c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/check-types.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Check Types

on:
workflow_run:
workflows: ["Build Protocol"]
types:
- completed
pull_request:
branches:
- main

jobs:
type-check:
Expand Down

0 comments on commit 675085c

Please sign in to comment.