Skip to content

Commit 7b10b7b

Browse files
committed
Remove build-on-release workflow and update docker-publish workflow to exclude tag triggers
1 parent 223154c commit 7b10b7b

File tree

2 files changed

+0
-154
lines changed

2 files changed

+0
-154
lines changed

.github/workflows/build-on-release.yml

Lines changed: 0 additions & 152 deletions
This file was deleted.

.github/workflows/docker-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
tags:
8-
- 'v*'
97
pull_request:
108
branches:
119
- main

0 commit comments

Comments
 (0)