Skip to content

[CI] Avoid duplicate run for pulldown PR #11032

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 31, 2023
Merged

[CI] Avoid duplicate run for pulldown PR #11032

merged 1 commit into from
Aug 31, 2023

Conversation

jsji
Copy link
Contributor

@jsji jsji commented Aug 31, 2023

for LLVM and SPIRV pulldown PR like #11031
We are running duplicate post-commit tests,
one triggered on push, the other triggered on pull request.

This is to remove the branch from push trigger, and only do the test
on pull request.

for LLVM and SPIRV pulldown PR like #11031
We are running duplicate post-commit tests,
one triggered on `push`, the other triggered on `pull request`.

This is to remove the branch from `push` trigger, and only do the test
on `pull request`.
@jsji jsji requested a review from a team as a code owner August 31, 2023 14:29
@jsji jsji requested a review from aelovikov-intel August 31, 2023 14:30
@jsji jsji self-assigned this Aug 31, 2023
@aelovikov-intel aelovikov-intel merged commit a8ab2bb into intel:sycl Aug 31, 2023
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.

2 participants