An open API service indexing awesome lists of open source software.

https://github.com/beforerr/workflows


https://github.com/beforerr/workflows

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Github Actions

This repository stores Github Actions useful for my projects:

- [Beforerr/workflows/pixi_nbdev/workflow.yml@main](./pixi_nbdev/workflow.yml) - Deploy documentation to GitHub Pages for a Pixi and nbdev project.
- [Beforerr/workflows/pixi_nbdev](./pixi_nbdev/action.yml) #action
- [Beforerr/workflows/nbdev_test](./nbdev_test/action.yml) - Test a nbdev project.

## References

- [prefix-dev/setup-pixi: GitHub Action to set up pixi ๐Ÿ“ฆ](https://github.com/prefix-dev/setup-pixi)

- [peaceiris/actions-gh-pages: GitHub Actions for GitHub Pages ๐Ÿš€ Deploy static files and publish your site easily. Static-Site-Generators-friendly.](https://github.com/peaceiris/actions-gh-pages)

- [fastai/workflows: Composite Actions workflows for use in fastai projects](https://github.com/fastai/workflows)

- [quarto-dev/quarto-actions](https://github.com/quarto-dev/quarto-actions)

- [Allow reusable workflows to be located at arbitrary locations and be local ยท community ยท Discussion #9050](https://github.com/orgs/community/discussions/9050)