Skip to content

aschwartz1/github-actions-playground

Repository files navigation

A repository for me to learn about GitHub Actions.

Going to start by following the quickstart guide.

Further thoughts on what to try:

  • Create a rails app (aka make this repo for a rails app) and follow this guide for running model tests
  • Setup some actions for pull requests like...
    • If PR is a draft, add the "draft" label
    • If PR is marked ready for review, remove the "draft" label
  • Add docker, and git actions working w/ it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published