add workflow_dispatch
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:
Neil Hanlon 2024-09-30 21:36:20 +00:00
parent f74b5c7912
commit e313f33206

View File

@ -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