Skip to content

Commit c179aef

Browse files
committed
Fix CI
1 parent 690ec24 commit c179aef

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/main.yml

-6
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,11 @@ name: Build and Deploy Snapshot
22
on:
33
push:
44
branches:
5-
- master
6-
- "3.0"
7-
- "2.18"
85
paths-ignore:
96
- "README.md"
107
- "release-notes/*"
118
pull_request:
129
branches:
13-
- master
14-
- "3.0"
15-
- "2.18"
1610
paths-ignore:
1711
- "README.md"
1812
- "release-notes/*"

0 commit comments

Comments
 (0)