Skip to content

Add copyright and secret scan #2

Add copyright and secret scan

Add copyright and secret scan #2

Workflow file for this run

# (c) Copyright 2024 Hewlett Packard Enterprise Development LP
name: Copyright check
on: # yamllint disable-line rule:truthy
pull_request:
jobs:
copyright-check:
uses: hpe-actions/copyright/.github/workflows/copyright.yml@v2

Check failure on line 9 in .github/workflows/copyright.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/copyright.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/copyright.yaml" -> "hpe-actions/copyright/.github/workflows/copyright.yml@v2" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
fix: true