Skip to content

Commit 59cb808

Browse files
committed
Fix CI for 3.x too
1 parent 6698cdf commit 59cb808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build and Deploy Snapshot
22
on:
33
push:
4-
branches: ['2.*']
4+
branches: ['3.*']
55
paths-ignore:
66
- "README.md"
77
- "release-notes/*"

0 commit comments

Comments
 (0)