Skip to content

Commit

Permalink
Removes if statement causing comment not to run (#21222)
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-briscoe authored Aug 26, 2022
1 parent 653c9f0 commit 092460a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/chromatic-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ jobs:
runs-on: ubuntu-latest
# job steps
needs: chromatic-deployment
if: needs.chromatic-deployment.outputs.storybookUrl && needs.chromatic-deployment.outputs.buildUrl
steps:
- name: Echo Storybook build link
uses: actions/github-script@v6
Expand Down

0 comments on commit 092460a

Please sign in to comment.