Skip to content

Add SHA for Actions, add NOTICE file #7

Add SHA for Actions, add NOTICE file

Add SHA for Actions, add NOTICE file #7

Workflow file for this run

name: Validate Repository Configuration
permissions:
contents: read
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
validate:
name: Validate Baseline Configuration
uses: chrisreddington/reusable-workflows/.github/workflows/baseline-validator.yml@d62f6e0

Check failure on line 16 in .github/workflows/baseline.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/baseline.yml

Invalid workflow file

error parsing called workflow ".github/workflows/baseline.yml" -> "chrisreddington/reusable-workflows/.github/workflows/baseline-validator.yml@d62f6e0" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
required-features: "ghcr.io/devcontainers/features/github-cli:1"