Skip to content

Commit 3d374af

Browse files
authored
Merge pull request #12 from ubuntu-robotics/artivis-patch-2
narrow CI tag filter
2 parents 017c21a + 3af076a commit 3d374af

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
66
tags:
7-
- '*'
7+
- '*-noetic'
88
pull_request:
99
branches:
1010
- noetic

0 commit comments

Comments
 (0)