Skip to content

Commit

Permalink
chore: update to only build
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>
  • Loading branch information
spiffcs committed Oct 8, 2024
1 parent 3e57b35 commit a90fc49
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 73,051 deletions.
1 change: 0 additions & 1 deletion .github/workflows/dependabot-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
if: ${{ steps.dependabot-metadata.outputs.package-ecosystem == 'npm_and_yarn' }}
run: |
npm run build
npm run package
- name: Commit and push if it changed
run: |-
git config user.name "Anchore Automated"
Expand Down
Loading

0 comments on commit a90fc49

Please sign in to comment.