Skip to content

feat: Support list of labels for runs-on - #34

Merged
adreasnow merged 1 commit into
masterfrom
runs-on-list
Aug 3, 2026
Merged

feat: Support list of labels for runs-on#34
adreasnow merged 1 commit into
masterfrom
runs-on-list

Conversation

@adreasnow

Copy link
Copy Markdown
Contributor

Change runsOn from Maybe Text to Maybe RunsOn to support both single strings and lists of runner labels in GitHub Actions workflows, while ensuring correct round-trip YAML serialization.

Change `runsOn` from `Maybe Text` to `Maybe RunsOn` to support both
single strings and lists of runner labels in GitHub Actions workflows,
while ensuring correct round-trip YAML serialization.
@adreasnow
adreasnow merged commit 8018d3c into master Aug 3, 2026
10 checks passed
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