Skip to content

Commit

Permalink
Merge pull request #51 from interlynk-io/surendrapathak-patch-6
Browse files Browse the repository at this point in the history
SBOM push moves to tool release
  • Loading branch information
surendrapathak authored Oct 26, 2023
2 parents ba6b209 + 40d7e5b commit 63c7486
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/sbom.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
name: Build and Push SBOM to Interlynk

on:
push:
branches:
- main # Adjust to your main branch name
pull_request:
branches:
- main # Adjust to your main branch name
release:
types:
- created

jobs:
build-sbom:
Expand Down

0 comments on commit 63c7486

Please sign in to comment.