ci: add workflow_dispatch

This commit is contained in:
Carl Pearson
2024-09-30 13:38:59 -06:00
parent 4bf3843644
commit 583844dca7

View File

@@ -8,10 +8,7 @@ concurrency:
on:
push:
branches: [ "master" ]
paths:
- '**/*.dockerfile'
- 'pip-install.sh'
- '.github/**/*/.yml'
workflow_dispatch:
jobs:
build-06: