Skip to content

Commit

Permalink
run with docker compose only
Browse files Browse the repository at this point in the history
  • Loading branch information
cjjacks committed Aug 5, 2024
1 parent 0d3633a commit 6c2de3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Docker

on:
push:
branches: [ "main" ]
branches: [ "main", "issue-339" ]
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]
pull_request:
Expand Down

0 comments on commit 6c2de3b

Please sign in to comment.