Skip to content

Commit 432835a

Browse files
committed
specify branch for testing
1 parent ad2d065 commit 432835a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/main-deploy.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ name: Community Plugins — Release
33
on:
44
push:
55
branches:
6-
- '*'
6+
- 'main'
7+
- 'work/ss/main-branch-flow'
78

89
jobs:
910
deploy:

0 commit comments

Comments
 (0)