Skip to content

.github/workflows/secure-pipeline-ast.yml #18

.github/workflows/secure-pipeline-ast.yml

.github/workflows/secure-pipeline-ast.yml #18

name: Secure Pipeline | AST
on:
push:
pull_request:
types:
- opened
- reopened
- synchronize
- ready_for_review
- converted_to_draft
schedule:
- cron: '0 8 * * *' # 3am EST (UTC-5)
jobs:
execute:
uses: IDme/workflow-library/.github/workflows/secure-pipeline-ast.yml@master

Check failure on line 17 in .github/workflows/secure-pipeline-ast.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/secure-pipeline-ast.yml

Invalid workflow file

error parsing called workflow ".github/workflows/secure-pipeline-ast.yml" -> "IDme/workflow-library/.github/workflows/secure-pipeline-ast.yml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit