Merge pull request #96 from Dispatcharr/dev

Allow manual runs of CI Pipeline.
This commit is contained in:
SergeantPanda 2025-05-09 11:15:48 -05:00 committed by GitHub
commit d96a0d93ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,6 +5,7 @@ on:
branches: [ dev ]
pull_request:
branches: [ dev ]
workflow_dispatch: # Allow manual triggering
# Add explicit permissions for the workflow
permissions: