diff options
| author | githubteacher <trainingdemos+githubteacher@github.com> | 2019-08-02 14:35:56 -0400 |
|---|---|---|
| committer | githubteacher <trainingdemos+githubteacher@github.com> | 2019-08-02 14:43:33 -0400 |
| commit | 26e1d5ee12f2485ea625c03d3ca4e731db7d4646 (patch) | |
| tree | 93ed66d115fd24c7ab8ad5e3717523b628b9899d | |
initial commit
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..8308198 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +## Welcome to "Hello World" with GitHub Actions + +This course will walk you through writing your first action and using it with a workflow file. + +**Ready to get started? Navigate to the first issue.**
\ No newline at end of file |
