Skip to content
This repository was archived by the owner on Apr 22, 2024. It is now read-only.
3 changes: 2 additions & 1 deletion .github/workflows/build-container-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
push:
branches:
- main
workflow_dispatch:

jobs:
push-image:
Expand Down Expand Up @@ -49,4 +50,4 @@ jobs:
run: exit 1
- name: Exit
shell: bash
run: exit 0
run: exit 0