Skip to content

Commit 4e54d58

Browse files
committed
Merge branch '2.18' into 2.19
2 parents 10ff02c + c179aef commit 4e54d58

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/main.yml

-4
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,11 @@ name: Build and Deploy Snapshot
22
on:
33
push:
44
branches:
5-
- 3.x
6-
- "2.19"
75
paths-ignore:
86
- "README.md"
97
- "release-notes/*"
108
pull_request:
119
branches:
12-
- 3.x
13-
- "2.19"
1410
paths-ignore:
1511
- "README.md"
1612
- "release-notes/*"

0 commit comments

Comments
 (0)