Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tueda committed Jun 13, 2024
1 parent 8816a4d commit 1a9101e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Build and Push Docker Image
on:
workflow_dispatch:
push:
branches:
- '**'
tags:
- 'v*'
pull_request:
Expand Down

0 comments on commit 1a9101e

Please sign in to comment.