Skip to content
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

ci: simplify workflow conditions #21338

Merged
merged 1 commit into from
Apr 24, 2024
Merged

ci: simplify workflow conditions #21338

merged 1 commit into from
Apr 24, 2024

Conversation

ttytm
Copy link
Member

@ttytm ttytm commented Apr 23, 2024

The PR updates the workflow condition that ensures that workflows run on all branches on forks, initially added here #14498

The PR simplifies the conditions by accessing the required values directly instead of retrieving them from a further nested event object.

I double-checked the correctness of the values with the docs and by reviewing their values on a fork. Still, please don't hesitate to share any potential concerns so they can be addressed. The change is part of a more exciting evolution that I'm preparing for a follow-up that will help improve developer convenience, but this one could be a nice to have in the history separately.

@spytheman spytheman merged commit 0a14bef into vlang:master Apr 24, 2024
41 checks passed
@ttytm ttytm deleted the ci/simplify branch April 24, 2024 05:43
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.

None yet

2 participants