Skip to content

Commit

Permalink
chore: add pull_request test trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerGillson committed Aug 29, 2023
1 parent 7f485b4 commit 3e75bdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Run tests

on:
push:
pull_request:
workflow_dispatch:

env:
Expand Down

0 comments on commit 3e75bdb

Please sign in to comment.