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 7, 2024
1 parent f5c861b commit 0c58c86
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
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 0c58c86

Please sign in to comment.