Skip to content

initial commit

initial commit #1

Workflow file for this run

# ******************* DO NOT EDIT THIS NOTICE *****************
# This code and all related intellectual property is owned by
# Veteran Crowd Rewards, LLC. It is not to be disclosed, copied
# or used without written permission.
# *************************************************************
name: Scan
on:
pull_request:
push:
branches:
- dev
- main
- preview/**
- release/**
jobs:
scan:
uses: VeteranCrowd/gha-workflows/.github/workflows/scan.yml@main

Check failure on line 19 in .github/workflows/scan.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/scan.yml

Invalid workflow file

error parsing called workflow ".github/workflows/scan.yml" -> "VeteranCrowd/gha-workflows/.github/workflows/scan.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.