Skip to content
This repository was archived by the owner on Jan 5, 2025. It is now read-only.

Commit 34c231e

Browse files
authored
udated
1 parent f8fe329 commit 34c231e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerize-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build and Push version tagged Docker for each tag
22
on:
33
push:
4-
branches: [ master, pull-request ]
4+
branches: [ master ]
55
tags:
66
- 'v[0-9]+.[0-9]+.[0-9]+*'
77
jobs:

0 commit comments

Comments
 (0)