Allow manual runs of CI Pipeline.

This commit is contained in:
SergeantPanda 2025-05-09 11:14:34 -05:00
parent 713350713f
commit 8779e6a8cf

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: