ci: add workflow_dispatch
This commit is contained in:
5
.github/workflows/ghcr-push.yml
vendored
5
.github/workflows/ghcr-push.yml
vendored
@@ -8,10 +8,7 @@ concurrency:
|
||||
on:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
paths:
|
||||
- '**/*.dockerfile'
|
||||
- 'pip-install.sh'
|
||||
- '.github/**/*/.yml'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build-06:
|
||||
|
Reference in New Issue
Block a user