mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-18 03:54:02 +02:00
Adding possibiltiy to manually trigger dev flow
This commit is contained in:
1
.github/workflows/dev.yml
vendored
1
.github/workflows/dev.yml
vendored
@@ -7,6 +7,7 @@ on:
|
||||
- '**/*'
|
||||
- '!README.md'
|
||||
- '!CONTRIBUTE.md'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
unit-tests:
|
||||
|
||||
Reference in New Issue
Block a user