From cd4e2e2d93d6352a9b077cc439cc8ca76f6dfdc5 Mon Sep 17 00:00:00 2001 From: tszczypx Date: Tue, 4 Oct 2022 16:15:10 +0200 Subject: [PATCH] testing --- .github/workflows/jenkins_tests_execution.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/jenkins_tests_execution.yml b/.github/workflows/jenkins_tests_execution.yml index e1b6a5664..360108467 100644 --- a/.github/workflows/jenkins_tests_execution.yml +++ b/.github/workflows/jenkins_tests_execution.yml @@ -17,7 +17,7 @@ jobs: build: if: >- - github.event.pull_request.user.login == 'lukaszgda' || + github.event.pull_request.user.login == 'tszczyp' || github.event.pull_request.user.login == 'user1' # The type of runner that the job will run on