Skip to content

Implementation of Functions created by Máiron Chaves (#7) #13

Implementation of Functions created by Máiron Chaves (#7)

Implementation of Functions created by Máiron Chaves (#7) #13

Workflow file for this run

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