Skip to content

Commit 516f804

Browse files
committed
chore(ci): trigger by main
1 parent 0d5b923 commit 516f804

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/package-and-publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ name: Package and publish
1111
on:
1212
workflow_dispatch:
1313
push:
14-
branches: master
14+
branches:
15+
- main
1516

1617
env:
1718
APP_NAME: Telegram A

0 commit comments

Comments
 (0)