We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad2d065 commit 432835aCopy full SHA for 432835a
1 file changed
.github/workflows/main-deploy.yaml
@@ -3,7 +3,8 @@ name: Community Plugins — Release
3
on:
4
push:
5
branches:
6
- - '*'
+ - 'main'
7
+ - 'work/ss/main-branch-flow'
8
9
jobs:
10
deploy:
0 commit comments