Skip to content

Merge pull request #1 from tongyx361/pre-commit-ci-update-config #49

Merge pull request #1 from tongyx361/pre-commit-ci-update-config

Merge pull request #1 from tongyx361/pre-commit-ci-update-config #49

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]