Skip to content

Commit 54c953b

Browse files
authored
Merge pull request #130 from lambda-curry/codegen-bot/update-test-workflow
2 parents cc565a3 + e2d070b commit 54c953b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches: [main]
66
pull_request:
7-
branches: ["*"]
7+
branches: ["**"]
88
workflow_dispatch:
99

1010
jobs:
@@ -44,3 +44,4 @@ jobs:
4444
name: test-failure
4545
path: packages/components/storybook-static
4646
retention-days: 2
47+

0 commit comments

Comments
 (0)