add workflow_dispatch
Some checks failed
build and push bootc image / build (push) Failing after 3h13m45s
Some checks failed
build and push bootc image / build (push) Failing after 3h13m45s
Signed-off-by: Neil Hanlon <neil@noreply@resf.org>
This commit is contained in:
parent
f74b5c7912
commit
e313f33206
@ -23,6 +23,8 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: bootc-runner
|
runs-on: bootc-runner
|
||||||
|
Loading…
Reference in New Issue
Block a user