Skip to content

Commit

Permalink
ci: add phylum analysis job
Browse files Browse the repository at this point in the history
  • Loading branch information
marek-karwacki-rdx committed Jun 3, 2024
1 parent 5879d89 commit b228e69
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:
jobs:
phylum_analyze:
uses: radixdlt/public-iac-resuable-artifacts/.github/workflows/phylum-analyze.yml@main
permissions:
id-token: write
pull-requests: write
contents: read
secrets:
phylum_api_key: ${{ secrets.PHYLUM_API_KEY }}

Expand Down

0 comments on commit b228e69

Please sign in to comment.