Skip to content

Commit 8619d85

Browse files
committed
ci: trigger on tag pushes (full tier at release boundaries, [CI-115])
1 parent 3857758 commit 8619d85

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- main
7+
tags:
8+
- '*'
79
pull_request:
810
branches:
911
- main

0 commit comments

Comments
 (0)