Skip to content

Commit

Permalink
ci: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Yakutoc committed Feb 14, 2024
1 parent 1b69143 commit b90c2fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/required-primary-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ concurrency:
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
NPM_REGISTRY_TOKEN: ${{ secrets.NPM_REGISTRY_TOKEN }}
LERNA_IGNORE_LIST: "@salutejs/plasma-{ui-docs,docs-ui,web-docs,website,cy-utils,sb-utils,tokens-native}"
LERNA_IGNORE_LIST: "@salutejs/plasma-{ui-docs,web-docs,website,cy-utils,sb-utils,tokens-native}"

jobs:
lint:
Expand Down

0 comments on commit b90c2fa

Please sign in to comment.