mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-18 13:54:03 +02:00
edit workflows to also run on pull_requests
This commit is contained in:
@@ -9,6 +9,10 @@ on:
|
||||
paths:
|
||||
- 'metadata_relay/**'
|
||||
- '.github/workflows/python-lint_metadata_relay.yaml'
|
||||
pull_request:
|
||||
paths:
|
||||
- 'metadata_relay/**'
|
||||
- '.github/workflows/python-lint_metadata_relay.yaml'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user