Skip to content

Commit

Permalink
chore: run test on pull_request event
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen committed May 20, 2024
1 parent 167e1a2 commit 8fe5405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bun-testing.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Run Bun testing suite
on:
workflow_dispatch:
pull_request_target:
pull_request:
types: [ opened, synchronize ]

env:
Expand Down

0 comments on commit 8fe5405

Please sign in to comment.