Skip to content

Feat: created pinning_check.yaml #1

Feat: created pinning_check.yaml

Feat: created pinning_check.yaml #1

name: 'PR Pinning Check'
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
deploy:
uses: XDeFi-tech/devops-workflows-templates/.github/workflows/version_pinning.yml@master

Check failure on line 10 in .github/workflows/pinning_check.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/pinning_check.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/pinning_check.yaml" -> "XDeFi-tech/devops-workflows-templates/.github/workflows/version_pinning.yml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.