From 9d0bb376efa3a0a66e4ea0e1e82cccae65d5d951 Mon Sep 17 00:00:00 2001 From: Daniel Tomlinson Date: Wed, 24 Nov 2021 17:52:12 +0000 Subject: [PATCH] chore: update task in tests.yml action --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 408af12..78601c3 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -62,7 +62,7 @@ jobs: SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} # Repo owner has commented /ok-to-test on a (fork-based) pull request - integration-fork: + test-not-trusted: runs-on: ubuntu-latest if: github.event_name == 'repository_dispatch' && github.event.client_payload.slash_command.sha != '' &&