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: on:
push: push:
branches: [ "master" ] branches: [ "master" ]
paths: workflow_dispatch:
- '**/*.dockerfile'
- 'pip-install.sh'
- '.github/**/*/.yml'
jobs: jobs:
build-06: build-06: