Skip to content

Commit c3cfd9f

Browse files
committed
Merge branch '2.x' into 3.x
2 parents 8d568d1 + 47ec6e5 commit c3cfd9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name: Build and Deploy Snapshot
22
on:
33
push:
4-
branches: [3.*]
4+
branches:
55
paths-ignore:
66
- "README.md"
77
- "release-notes/*"
88
pull_request:
9-
branches: [3.*]
9+
branches:
1010
paths-ignore:
1111
- "README.md"
1212
- "release-notes/*"

0 commit comments

Comments
 (0)