Skip to content

Commit

Permalink
Apply review feedback
Browse files Browse the repository at this point in the history
Co-authored-by: Stian Thorgersen <stian@redhat.com>
  • Loading branch information
jonkoops and stianst committed Feb 3, 2023
1 parent 5197ec0 commit f2018b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/js-ci.yml
Expand Up @@ -37,6 +37,7 @@ jobs:

npm-run:
needs: conditional
if: needs.conditional.outputs.js-ci == 'true'
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit f2018b5

Please sign in to comment.