Skip to content

Replace pull_request_target with pull_request in CI workflows#287

Open
manolo wants to merge 1 commit into
mainfrom
fix/remove-pull-request-target
Open

Replace pull_request_target with pull_request in CI workflows#287
manolo wants to merge 1 commit into
mainfrom
fix/remove-pull-request-target

Conversation

@manolo

@manolo manolo commented May 20, 2026

Copy link
Copy Markdown
Member

Summary

Replaces pull_request_target with pull_request in validation.yml and kubernetes-test.yml.

Removes environment: pr-tests gates from both workflows. All test jobs skip for fork PRs since VAADIN_PRO_KEY is not available in that context. test-results also skips for fork PRs to avoid artifact download failures.

Switch from pull_request_target to pull_request in validation.yml and
kubernetes-test.yml. Removes environment gates. Test jobs skip for fork
PRs since VAADIN_PRO_KEY is not available in that context.
@github-actions

Copy link
Copy Markdown

Test Results

 35 files  ±0   35 suites  ±0   31s ⏱️ +2s
179 tests ±0  178 ✅ ±0   1 💤 ±0  0 ❌ ±0 
236 runs  ±0  203 ✅ ±0  33 💤 ±0  0 ❌ ±0 

Results for commit a5fa6fd. ± Comparison against base commit 3d224e9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant