Skip to content

Commit

Permalink
Merge branch 'docker-workflow-dispatch' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
MSevey committed Sep 25, 2024
2 parents c7f939c + b40978a commit 4bf21ad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dockerfile_workflow_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
name: Build Using Reusable Workflow
on:
push:
branches:
- main
tags:
- v*
pull_request:
workflow_dispatch:
inputs:
Expand Down

0 comments on commit 4bf21ad

Please sign in to comment.