Skip to content

Instantly share code, notes, and snippets.

@tianhaoz95
Created October 12, 2019 07:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tianhaoz95/8ce628f08f1c9dace0e3e608fc7598ad to your computer and use it in GitHub Desktop.
Save tianhaoz95/8ce628f08f1c9dace0e3e608fc7598ad to your computer and use it in GitHub Desktop.
Repository file structure for GitHub Actions
- repository root
- .github
- ISSUE_TEMPLATE
- PULL_REQUEST_TEMPLATE
- workflows
- action1.yml
- action2.yml
...
- your code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment