Skip to content

Commit c7cd63c

Browse files
authored
update workflows to support alpha branches (#202)
Signed-off-by: Rajesh Hegde <[email protected]>
1 parent 6f96ef0 commit c7cd63c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- 'master'
77
- 'experimental/*'
8+
- '*alpha*'
89
tags:
910
- 'v*'
1011
pull_request:

0 commit comments

Comments
 (0)