Skip to content

Latest commit

 

History

History
37 lines (33 loc) · 3.06 KB

README.md

File metadata and controls

37 lines (33 loc) · 3.06 KB

gha-practice

Github action practice repository for Language Technology conference 2022

Setup

  1. Get Added as a contributor to this repository
  2. Create a branch named after your github user (or anything you like that noone else is likely to use)
  3. Do not look at the grading.yml until after the session if you can help it.
  4. Copy the template.yml file in the .github/workflows to a file with the same name you used for your branch
  5. Add your name or otherwise change the action's name from Hello GHA, and change the CHANGETOMAIN branch entry to main
  6. Commit and push your branch to the repo
  7. Make a PR
  8. Observe how the action interacts with your PR

Next steps - Pick from these choices, make it work, repeat

Existing LSDev Github Actions (please add other links and descriptions)