Skip to content

Commit

Permalink
Update check-metadata.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
quantumryuu authored Dec 30, 2024
1 parent d22b43c commit e15137f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/check-metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: Check Metadata
'on':
pull_request:
paths:
- '**/*.sh'
- '/ct/*.sh'
- '/install/*.sh'
jobs:
check-metadata:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e15137f

Please sign in to comment.