Skip to content

Commit 05b9b00

Browse files
committed
ci: disable GA when pushing to main
Signed-off-by: Rong Sen Ng (motss) <wes.ngrongsen@gmail.com>
1 parent 32b7167 commit 05b9b00

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: publish
22

33
on:
44
push:
5-
branches:
6-
- 'main'
5+
# branches:
6+
# - 'main'
77
tags:
88
- '**'
99

0 commit comments

Comments
 (0)