Skip to content

Commit 35b711d

Browse files
authored
Merge pull request #13 from ubuntu-robotics/artivis-patch-3
narrow CI tag filter
2 parents 8b2b6b1 + c04196d commit 35b711d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ubuntu-core-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
branches:
55
- noetic-virtual
66
tags:
7-
- '*'
7+
- '*-noetic-virtual'
88
pull_request:
99
branches:
1010
- noetic-virtual

0 commit comments

Comments
 (0)