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 275460c commit 6d11cd4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ on:
push:
branches:
- '**'
pull_request:

jobs:
phylum-analyze:
if: ${{ github.event.pull_request }}
uses: radixdlt/public-iac-resuable-artifacts/.github/workflows/phylum-analyze.yml@main
permissions:
id-token: write
Expand Down

0 comments on commit 6d11cd4

Please sign in to comment.