Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanb committed Jul 11, 2024
1 parent 58fcebf commit d0c775f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lib-ui-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
tests:
if: ${{github.event.pull_request.draft == false && !contains(github.event.head_commit.message, '#skip') }}
uses: .github/actions/test
uses: .github/actions/test@updates
with:
node_registry_url: 'https://npm.pkg.github.com'
node_scope: '@potatoes'
Expand Down

0 comments on commit d0c775f

Please sign in to comment.