Skip to content

feat!: Migrate to Custom Resources and remove recipes #13

feat!: Migrate to Custom Resources and remove recipes

feat!: Migrate to Custom Resources and remove recipes #13

---
name: 'Copilot Setup Steps'
"on":
workflow_dispatch:
push:
paths:
- .github/workflows/copilot-setup-steps.yml
pull_request:
paths:
- .github/workflows/copilot-setup-steps.yml
jobs:
copilot-setup-steps:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Check out code
uses: actions/checkout@v6
- name: Install Cinc Workstation
uses: sous-chefs/.github/.github/actions/install-workstation@main
- name: Install cookbooks
run: berks install