Skip to content

Commit

Permalink
ci: add more event triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Mar 18, 2024
1 parent 30037e9 commit e495adc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: tests
on:
push:
branches-ignore: [main]
pull_request:
types: [opened, reopened, synchronize]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit e495adc

Please sign in to comment.