Skip to content

Commit

Permalink
chore: Only release docker on master
Browse files Browse the repository at this point in the history
This avoids hitting the rate limit, I hope. :)
  • Loading branch information
rumpelsepp committed Aug 13, 2024
1 parent d97251e commit f882d5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ on:
- master
release:
types: [published]
pull_request:

# Defines two custom environment variables for the workflow. These are used for the Container registry domain, and a name for the Docker image that this workflow builds.
env:
Expand Down

0 comments on commit f882d5a

Please sign in to comment.