From 2e828342e935bac970a152bc663f29e009e5c7b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20=C3=81ngel=20Mart=C3=ADn?= Date: Sat, 15 Aug 2020 19:29:03 +0200 Subject: [PATCH 1/3] Add Teamwork.com github action This PR adds the action to keep the PRs in sync with Teamwork.com tasks. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2a34ede..80dd0c8 100644 --- a/README.md +++ b/README.md @@ -359,6 +359,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Create an Outlook Calendar Event using Microsoft Graph](https://github.com/anoopt/ms-graph-create-event) - [Watch for GitHub Wiki page changes and post to Slack](https://github.com/benmatselby/gollum-page-watcher-action) - [Send an SMS using MessageBird](https://github.com/nikitasavinov/messagebird-sms-action) +- [Keep your PRs in sync with Teamwork.com tasks](https://github.com/miguelbemartin/teamwork-github) ### Deployment From f61bcea1a29301df5e4613b6c04c28303c572fd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20=C3=81ngel=20Mart=C3=ADn?= Date: Sat, 15 Aug 2020 19:38:19 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80dd0c8..df206aa 100644 --- a/README.md +++ b/README.md @@ -359,7 +359,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Create an Outlook Calendar Event using Microsoft Graph](https://github.com/anoopt/ms-graph-create-event) - [Watch for GitHub Wiki page changes and post to Slack](https://github.com/benmatselby/gollum-page-watcher-action) - [Send an SMS using MessageBird](https://github.com/nikitasavinov/messagebird-sms-action) -- [Keep your PRs in sync with Teamwork.com tasks](https://github.com/miguelbemartin/teamwork-github) +- [Keep your PRs in sync with Teamwork tasks](https://github.com/miguelbemartin/teamwork-github) ### Deployment From 827d26c04621ef8a80a4184d7ed07a1bce5529a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20=C3=81ngel=20Mart=C3=ADn?= Date: Fri, 28 Aug 2020 07:40:49 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df206aa..0f9a613 100644 --- a/README.md +++ b/README.md @@ -359,7 +359,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Create an Outlook Calendar Event using Microsoft Graph](https://github.com/anoopt/ms-graph-create-event) - [Watch for GitHub Wiki page changes and post to Slack](https://github.com/benmatselby/gollum-page-watcher-action) - [Send an SMS using MessageBird](https://github.com/nikitasavinov/messagebird-sms-action) -- [Keep your PRs in sync with Teamwork tasks](https://github.com/miguelbemartin/teamwork-github) +- [Keep Your PRs in Sync With Teamwork Tasks](https://github.com/miguelbemartin/teamwork-github) ### Deployment