Skip to content

Commit ceb0a65

Browse files
committed
feat(CI): Disable main branch for releasing
1 parent e841410 commit ceb0a65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ name: Release A New Version
1010

1111
on:
1212
push:
13-
branches: [main]
1413
tags:
1514
- "*" # Push events to matching any tag format, i.e. 1.0, 20.15.10
1615

0 commit comments

Comments
 (0)