Skip to content

Commit 7dd4c5f

Browse files
Update monorepo-split-packages.yml (#776)
1 parent 585ddb4 commit 7dd4c5f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/monorepo-split-packages.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: "Split Packages"
22

33
on:
44
push:
5-
branches:
6-
- main
5+
branches: [main]
6+
77

88
env:
99
GITHUB_TOKEN: ${{ secrets.BOT }}
@@ -115,4 +115,4 @@ jobs:
115115
repository_name: "${{ matrix.package }}"
116116

117117
user_name: "mooxbot"
118-
user_email: "[email protected]"
118+
user_email: "[email protected]"

0 commit comments

Comments
 (0)