Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Bence Csati <[email protected]>
  • Loading branch information
csatib02 committed Jan 8, 2025
1 parent bf30137 commit 99cacd0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,12 @@ jobs:
packages: write
id-token: write
security-events: write

dependency-images:
name: Dependency images
uses: ./.github/workflows/dependency-images.yaml
permissions:
contents: read
packages: write
id-token: write
security-events: write

0 comments on commit 99cacd0

Please sign in to comment.