mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-17 21:54:00 +02:00
fix workflow file paths for metadata relay
This commit is contained in:
@@ -6,11 +6,11 @@ on:
|
||||
- master
|
||||
paths:
|
||||
- 'metadata_relay/**'
|
||||
- '.github/workflows/python-lint_metadata_relay.yaml'
|
||||
- '.github/workflows/metadata_relay.yaml'
|
||||
pull_request:
|
||||
paths:
|
||||
- 'metadata_relay/**'
|
||||
- '.github/workflows/python-lint_metadata_relay.yaml'
|
||||
- '.github/workflows/metadata_relay.yaml'
|
||||
release:
|
||||
types: [ published ]
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user