Skip to content

Commit 63fdc54

Browse files
committed
Merge branch '2.19' into 2.x
2 parents fc30d4d + 4e54d58 commit 63fdc54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

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

0 commit comments

Comments
 (0)