Skip to content

Commit

Permalink
Add dependency review workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
marcransome committed Jul 13, 2024
1 parent 45b5cfd commit 8bfbc91
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: dependency-review
on:
pull_request:
branches:
- main
jobs:
dependency-review:
uses: fish-shop/workflows/.github/workflows/dependency-review.yml@f4dbe1b37c560fa9fb5abbac779829ecc86b7fe4 # v1.4.0

0 comments on commit 8bfbc91

Please sign in to comment.