Skip to content

Commit 7a67f06

Browse files
committed
Fix CI wrt branches to build
1 parent d200a90 commit 7a67f06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Build and Deploy Snapshot
22
on:
33
push:
4+
branches: ['2.*']
45
paths-ignore:
56
- "README.md"
67
- "release-notes/*"

0 commit comments

Comments
 (0)