Skip to content

Commit

Permalink
Update Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
whitehara committed Dec 13, 2023
1 parent 3ef1c88 commit 58fe136
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ on:
push:
branches-ignore: [ "*" ]
# Publish semver tags as releases.
tags: [ '*.*.*' ]
pull_request:
branches: [ "main" ]
tags: [ '*' ]

env:
# Web server application name
Expand Down

0 comments on commit 58fe136

Please sign in to comment.