Remove trailing commas from tag configuration in merge job

Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-02-16 11:57:45 +00:00
parent 5b253737b9
commit a5ba915d79
2 changed files with 4 additions and 4 deletions

View file

@ -134,8 +134,8 @@ jobs:
partdborg/part-db
tags: |
type=edge,branch=master
type=ref,event=branch,
type=ref,event=tag,
type=ref,event=branch
type=ref,event=tag
type=schedule
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}