Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Commit

Permalink
Update dependency-review.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gwehrs authored Dec 14, 2022
1 parent afadc6e commit 6fcbad7
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
name: 'Dependency Review'

permissions:
contents: read

on:
pull_request:

concurrency:
group: dependency-review
cancel-in-progress: true

jobs:

dependency_review:
name: Dependency Review Build Blocker
uses: gwehrs/demo-repo-test/.github/workflows/dependency-review.yml@main
name: Run Dependency Review
uses: Clearcover/dpe-test/.github/workflows/dependency-review.yml@feat/dependency_review

0 comments on commit 6fcbad7

Please sign in to comment.