Skip to content

Commit 252e794

Browse files
committed
Use pull_request_target for all workflows.
1 parent b68b592 commit 252e794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
- name: Build with Maven
3434
env:
3535
BROWSER: chrome-container
36-
run: mvn -V --color always -ntp clean verify '-Djenkins.test.timeout=5000' '-Dgpg.skip'
36+
run: mvn -V --color always -ntp clean verify '-Djenkins.test.timeout=5000' '-Dgpg.skip' -Pno-ui-tests

0 commit comments

Comments
 (0)