mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-08 16:59:17 +00:00
Update check-metadata.yml
This commit is contained in:
parent
d22b43c68a
commit
e15137fdab
3
.github/workflows/check-metadata.yml
vendored
3
.github/workflows/check-metadata.yml
vendored
@ -2,7 +2,8 @@ name: Check Metadata
|
|||||||
'on':
|
'on':
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- '**/*.sh'
|
- '/ct/*.sh'
|
||||||
|
- '/install/*.sh'
|
||||||
jobs:
|
jobs:
|
||||||
check-metadata:
|
check-metadata:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user