Skip to content

Commit 55d31bd

Browse files
committed
Fix CI for 3.0
1 parent 9c729df commit 55d31bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Build and Deploy Snapshot
22
on:
33
push:
4+
branches: ['3.*']
45
paths-ignore:
56
- "README.md"
67
- "release-notes/*"

0 commit comments

Comments
 (0)