Skip to content

Commit 0c44dbb

Browse files
committed
Add tags to action triggers
1 parent 16ee87d commit 0c44dbb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-ls-xcp.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Build Layered Standard XCP
33
on:
44
push:
55
branches-ignore: [ 'temp/*' ]
6+
tags:
7+
- '*'
68
pull_request:
79
branches: [ main ]
810

0 commit comments

Comments
 (0)