Skip to content

Commit

Permalink
Merge pull request #851 from DTS-STN/93576-storybook-deploy
Browse files Browse the repository at this point in the history
feat: Deploy storybook to 3 additional branches.
  • Loading branch information
numbap authored Jun 8, 2023
2 parents 0347310 + 61869b8 commit e713963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: "Test"
on:
pull_request:
branches: [ main, release, develop ]
branches: [ main, release, develop, inspect1, inspect2, inspect3 ]
jobs:
checkout-and-test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e713963

Please sign in to comment.