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