Skip to content

Commit

Permalink
Merge pull request #27 from traP-jp/server-ci-filter
Browse files Browse the repository at this point in the history
🔧 Add paths filter in `server.yml`
  • Loading branch information
H1rono authored Jan 22, 2025
2 parents 4797c85 + 4fdc988 commit 67c2c85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ on:
branches:
- main
paths:
- '.github/workflows/*'
- 'server/**'
- 'proto/**'

env:
PROTOC_VERSION: '29.3'
Expand Down

0 comments on commit 67c2c85

Please sign in to comment.