Skip to content

Commit c401bd9

Browse files
committed
Fix CI
1 parent 6b19afb commit c401bd9

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,10 @@
11
name: Build and Deploy Snapshot
22
on:
33
push:
4-
branches:
5-
- master
6-
- "3.0"
7-
- "2.18"
84
paths-ignore:
95
- "README.md"
106
- "release-notes/*"
117
pull_request:
12-
branches:
13-
- master
14-
- "3.0"
15-
- "2.18"
168

179
permissions:
1810
contents: read

0 commit comments

Comments
 (0)