Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 6724420

Browse files
committed
Run snapshot on release branches too
1 parent 9ec74d7 commit 6724420

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches:
55
- master
6+
- release/**
67

78
jobs:
89
validation:

0 commit comments

Comments
 (0)