Skip to content

Commit

Permalink
Merge pull request #3 from rndquu/ci/pr-test
Browse files Browse the repository at this point in the history
ci: run jest on PR
  • Loading branch information
gentlementlegen authored Jun 7, 2024
2 parents cb7a7df + 577bb12 commit c410a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jest-testing.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Run Jest testing suite
on:
workflow_dispatch:
pull_request_target:
pull_request:
types: [opened, synchronize]

env:
Expand Down

0 comments on commit c410a1f

Please sign in to comment.