Skip to content

Commit

Permalink
動作確認のため
Browse files Browse the repository at this point in the history
  • Loading branch information
kei-s16 committed Aug 16, 2024
1 parent 5fbcdb0 commit e2df903
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: "next lintをかける"

on:
pull_request:
paths:
- "**/*.ts"
- "**/*.tsx"
#paths:
# - "**/*.ts"
# - "**/*.tsx"

jobs:
nextlint:
Expand Down

0 comments on commit e2df903

Please sign in to comment.