Skip to content

Merge pull request #635 from ncoop57/type_casting #1503

Merge pull request #635 from ncoop57/type_casting

Merge pull request #635 from ncoop57/type_casting #1503

Workflow file for this run

name: Deploy to GitHub Pages
on:
push:
branches:
- master
workflow_dispatch:
jobs:
deploy:
name: Deploy to GitHub Pages
runs-on: ubuntu-latest
steps:
- uses: fastai/workflows/quarto-ghp@master
# with: {pre: 1}