Skip to content

Commit

Permalink
Create dependency-review.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AndriiY-SK authored Oct 21, 2024
1 parent 4d79d3e commit 313e3eb
Showing 1 changed file with 9 additions and 0 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:
workflow_dispatch:

jobs:
submit:
uses: kenshoo/actions/.github/workflows/callable_dependency_review_pr.yml@parallel-multilang
secrets: inherit

0 comments on commit 313e3eb

Please sign in to comment.