Skip to content

Commit 741e626

Browse files
committed
Revert previous override.
1 parent 2a10569 commit 741e626

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/push-app-image.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ on:
44
# built and pushed, or on patch version tag.
55
push:
66
tags:
7-
- "v*.*.[0-9]*"
8-
#workflow_run:
9-
# workflows:
10-
# - "Push base image"
11-
# types:
12-
# - "completed"
7+
- "v*.*.[1-9]*"
8+
workflow_run:
9+
workflows:
10+
- "Push base image"
11+
types:
12+
- "completed"
1313

1414
env:
1515
DOCKER_USER: lcnetdev

0 commit comments

Comments
 (0)