Skip to content

Commit

Permalink
Copy Dependency Review file via actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Shweta4398 committed Mar 13, 2024
1 parent a0aac69 commit 67723d4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: 'Dependency Review - Actions'
on:
push:
branches: [ "master"]
pull_request:
branches: [ "master"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
review-and-merge:
uses: AppDirect/actions/.github/workflows/dependency-review.yml@master

0 comments on commit 67723d4

Please sign in to comment.