Skip to content

Commit

Permalink
Remove branch and tag restrictions for image publishing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
stephdl committed Mar 13, 2024
1 parent 9744ebe commit 0138ac8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ name: "Publish images"

on:
push:
branches-ignore:
- "renovate/**"
tags:
- "**"

permissions:
packages: write
Expand Down

0 comments on commit 0138ac8

Please sign in to comment.