Skip to content

Commit

Permalink
chore: update test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mob-sakai committed Nov 10, 2024
1 parent 6b77ba8 commit a3f48a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ name: test
on:
pull_request:
paths:
- "*.ts"
- "**.ts"
push:
branches:
- "develop"
paths:
- "*.ts"
- "**.ts"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit a3f48a4

Please sign in to comment.