Skip to content

Merge pull request #356 from AppDirect/MSFT-3801 #15

Merge pull request #356 from AppDirect/MSFT-3801

Merge pull request #356 from AppDirect/MSFT-3801 #15

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

Check failure on line 12 in .github/workflows/dependency-review.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/dependency-review.yml

Invalid workflow file

error parsing called workflow ".github/workflows/dependency-review.yml" -> "AppDirect/actions/.github/workflows/dependency-review.yml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.