Skip to content

Commit 0922af7

Browse files
committed
Merge branch '2.18' into 2.19
2 parents d81ac07 + 36e2eb4 commit 0922af7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

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

0 commit comments

Comments
 (0)