tar_nix_ga Run a {targets} pipeline on Github Actions.
Details
This function puts a .yaml
file inside the .github/workflows/
folders on the root of your project. This workflow file will use the
projects default.nix
file to generate the development environment on
Github Actions and will then run the projects {targets} pipeline. Make
sure to give read and write permissions to the Github Actions bot.