Skip to content

Commit bf6e7ff

Browse files
committed
Make CD work on all branches temporarily for testing
1 parent c35e6c2 commit bf6e7ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

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

810
jobs:
911
validate-tag:

0 commit comments

Comments
 (0)