Update check-metadata.yml

This commit is contained in:
Kristo Copani 2024-12-30 21:45:19 +02:00 committed by GitHub
parent d22b43c68a
commit e15137fdab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,8 @@ name: Check Metadata
'on':
pull_request:
paths:
- '**/*.sh'
- '/ct/*.sh'
- '/install/*.sh'
jobs:
check-metadata:
runs-on: ubuntu-latest