diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 28f157f7..9ab77a04 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,3 +1,3 @@ -Fixes # (issue) \ No newline at end of file +[Test Task](https://twtest.teamwork.com/#/tasks/20613952) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1fecafe5..4bab5c6c 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -2,7 +2,6 @@ name: teamwork on: pull_request: - types: [opened, closed] pull_request_review: types: [submitted, dismissed]