From 7791e6c0c664e31c17dbc81bac6fe147c75eb667 Mon Sep 17 00:00:00 2001 From: lauragift21 Date: Sun, 21 Oct 2018 17:35:49 +0100 Subject: [PATCH] Add Actions resource --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1846d22..72abb7a 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ With GitHub Actions you can automate your workflow from idea to production. ### Community Resources - [Deploy a Node.js App to Azure](https://github.com/sdras/example-azure-node) +- [GitHub launches ‘Actions’ – a workflow automating tool for developers](https://www.techworm.net/programming/github-actions-workflow-automating-tool/) +- [Take a look at newly launched GitHub Actions](https://www.pulse.ng/bi/tech/heres-a-look-at-github-actions-githubs-new-feature-thats-like-apple-shortcuts-but-for-code-msft-id8985536.html) ### Tutorials