Skip to content

Commit 2641781

Browse files
committed
[DSC-2193] Fix pipeline trigger
1 parent 929b4fe commit 2641781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
- main-cris
1111
- 'dspace-cris-*_02_x'
1212
tags:
13-
- 'dspace-cris-*.*.*'
13+
- 'dspace-cris-**'
1414
pull_request:
1515

1616
permissions:

0 commit comments

Comments
 (0)