Skip to content

Update Copilot Instructions #6

Update Copilot Instructions

Update Copilot Instructions #6

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@main
with:
required-features:
'ghcr.io/devcontainers/features/github-cli:1,
ghcr.io/devcontainers-contrib/features/prettier:1'