Skip to content

Commit 5675abc

Browse files
committed
fix(ci): add the branch for testing
Signed-off-by: Daniel Boll <[email protected]>
1 parent 0ff8d49 commit 5675abc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ permissions:
1010
"on":
1111
push:
1212
# TMP: While testing the new template
13-
# branches:
14-
# - main
13+
branches:
14+
- migrate-to-pnpm
1515
tags-ignore:
1616
- "**"
1717
paths-ignore:

0 commit comments

Comments
 (0)