We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd0fa89 commit 8b9fee9Copy full SHA for 8b9fee9
.github/workflows/pr.yml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Run Build workspaces
38
run: |
39
- npm ci --workspaces
+ npm i -w actions/trickle-down-changelog
40
npm run build:ws
41
42
- name: Require Build in PR
0 commit comments