Skip to content

Commit

Permalink
ci: Update on-demand workflow (#360)
Browse files Browse the repository at this point in the history
  • Loading branch information
titom73 authored Aug 10, 2023
1 parent 0b75d57 commit ca8c944
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/on-demand.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: 'Build docker on-demand'
on:
workflow_run:
workflow_dispatch:
inputs:
tag:
description: 'docker container tag'
Expand Down

0 comments on commit ca8c944

Please sign in to comment.