Skip to content

Commit bf3e855

Browse files
gyutaebCopilot
andauthored
Update .github/workflows/docker.yaml
Co-authored-by: Copilot <[email protected]>
1 parent 5a20315 commit bf3e855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
branches:
1313
- main
1414
tags:
15-
- 'v[0-9]+.[0-9]+.[0-9]*'
15+
- 'v[0-9]+.[0-9]+.[0-9]+'
1616

1717
concurrency:
1818
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.event.after }}

0 commit comments

Comments
 (0)