Skip to content

Commit

Permalink
add ci trigger push main
Browse files Browse the repository at this point in the history
  • Loading branch information
atomic-kanta-sasaki committed Jun 22, 2024
1 parent 0e91c1a commit 1b1353c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Jest
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
push:
branches:
- main

env:
WORKING_DIRECTORY: application
Expand Down

0 comments on commit 1b1353c

Please sign in to comment.