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