Skip to content

Commit c7f7b83

Browse files
authored
Merge branch 'develop' into fix-workflow-regex
2 parents cc17263 + 56fb2f8 commit c7f7b83

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/docker_build.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@ on:
88
push:
99
tags:
1010
- 'v[0-9]+\.[0-9]+\.[0-9]+(?:-[a-zA-Z]+)?'
11-
workflow_dispatch:
12-
inputs:
13-
tags:
14-
description: 'Please only use existing tags'
15-
required: true
16-
1711

1812
env:
1913
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)