We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d425381 commit 06b0c54Copy full SHA for 06b0c54
1 file changed
.github/workflows/dependabot-changeset.yml
@@ -17,7 +17,6 @@ jobs:
17
- uses: dependabot/fetch-metadata@v2
18
id: meta
19
20
- # Only npm production bumps change published output; skip github-actions et al.
21
- if: >-
22
steps.meta.outputs.package-ecosystem == 'npm' &&
23
contains(steps.meta.outputs.dependency-type, 'production')
0 commit comments