Skip to content

Merge pull request #41 from Laotree/patch-1 #100

Merge pull request #41 from Laotree/patch-1

Merge pull request #41 from Laotree/patch-1 #100

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@d62f6e0cbe864707a620bba0be92695711514442
with:
required-features: "ghcr.io/devcontainers/features/github-cli:1"