Skip to content

Commit

Permalink
ci: add dependency review again (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
lars-reimann authored Apr 30, 2024
1 parent d341465 commit 6680c07
Show file tree
Hide file tree
Showing 3 changed files with 2,279 additions and 3,541 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Dependency Review

on:
pull_request:
branches: [main]

jobs:
dependency-review:
uses: lars-reimann/.github/.github/workflows/dependency-review-reusable.yml@main
Loading

0 comments on commit 6680c07

Please sign in to comment.