We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc565a3 + e2d070b commit 54c953bCopy full SHA for 54c953b
1 file changed
.github/workflows/test.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
branches: [main]
6
pull_request:
7
- branches: ["*"]
+ branches: ["**"]
8
workflow_dispatch:
9
10
jobs:
@@ -44,3 +44,4 @@ jobs:
44
name: test-failure
45
path: packages/components/storybook-static
46
retention-days: 2
47
+
0 commit comments