Skip to content

git use hf datasets & update docs (automatic genai to be checked) #142

git use hf datasets & update docs (automatic genai to be checked)

git use hf datasets & update docs (automatic genai to be checked) #142

Workflow file for this run

name: Deploy to GitHub Pages
# permissions:
# contents: write
# pages: write
on:
push:
branches: [ "main", "master" ]
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps: [uses: fastai/workflows/quarto-ghp@master]