From 232783ac3a8e7ecee7e156699b8eb4b9902d2690 Mon Sep 17 00:00:00 2001 From: Yevhen Fabizhevskyi Date: Fri, 3 Jul 2020 19:36:32 +0900 Subject: [PATCH] #17 - Updating PR action --- .github/workflows/test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d5a49e1..0093f64 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -27,7 +27,7 @@ jobs: title: "Update GitHub Actions" body: > [Auto-generated on run #${{ github.run_id }}](https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}) - as defined by [workflow action](https://github.com/${{ github.repository }}/blob/develop/.github/workflows/lint.yaml). + as defined by [workflow action](https://github.com/${{ github.repository }}/blob/bugfix/17/.github/workflows/test.yaml). labels: "CI/CD" - assignees: kdeldycke + assignees: fabasoad branch: update-actions