Skip to content

Commit

Permalink
Merge pull request #61 from ossf/Mariuxdeangelo-patch-1
Browse files Browse the repository at this point in the history
Update build-and-publish-page.yml
  • Loading branch information
Mariuxdeangelo committed Jul 2, 2024
2 parents f95bd58 + 6bce441 commit 8ab6ec8
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/build-and-publish-page.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Node.js CI

on:
push:
branches:
- main
release:
types: [published]

workflow_dispatch:

Expand Down Expand Up @@ -94,4 +93,4 @@ jobs:
uses: anchore/sbom-action@v0
with:
artifact-name: sbom-catalog-${{github.ref_name}}.cdx.json
format: cyclonedx-json
format: cyclonedx-json

0 comments on commit 8ab6ec8

Please sign in to comment.