chore: update task in tests.yml action

This commit is contained in:
2021-11-24 17:52:12 +00:00
parent cdc766e314
commit 9d0bb376ef

View File

@@ -62,7 +62,7 @@ jobs:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
# Repo owner has commented /ok-to-test on a (fork-based) pull request # Repo owner has commented /ok-to-test on a (fork-based) pull request
integration-fork: test-not-trusted:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: github.event_name == 'repository_dispatch' && if: github.event_name == 'repository_dispatch' &&
github.event.client_payload.slash_command.sha != '' && github.event.client_payload.slash_command.sha != '' &&