forked from Mirrors/Dispatcharr
Allow manual runs of CI Pipeline.
This commit is contained in:
parent
713350713f
commit
8779e6a8cf
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -5,6 +5,7 @@ on:
|
|||
branches: [ dev ]
|
||||
pull_request:
|
||||
branches: [ dev ]
|
||||
workflow_dispatch: # Allow manual triggering
|
||||
|
||||
# Add explicit permissions for the workflow
|
||||
permissions:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue