Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
Allow manual triggers of image build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jnoordsij authored Sep 28, 2023
1 parent f3d8030 commit 4b512c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-docker-image.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Build and publish docker image to GitHub registry

on:
workflow_dispatch:
push:
branches:
- 'master'
Expand Down

0 comments on commit 4b512c9

Please sign in to comment.