Skip to content

New Prompt sample - Microsoft 365 Copilot as an Excel tutor #45

New Prompt sample - Microsoft 365 Copilot as an Excel tutor

New Prompt sample - Microsoft 365 Copilot as an Excel tutor #45

Workflow file for this run

name: Sample validation
on:
pull_request_target:
branches:
- "main"
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Validate
uses: pnp/pnp-sample-validation@main
with:
gh-token: ${{ secrets.GITHUB_TOKEN }}