Skip to content

fix(ci): move schema-validation from ubuntu-latest to self-hosted (P0 #11) - #15

Open
hummbl-dev wants to merge 1 commit into
mainfrom
fix/devin/p0-self-hosted-ci
Open

fix(ci): move schema-validation from ubuntu-latest to self-hosted (P0 #11)#15
hummbl-dev wants to merge 1 commit into
mainfrom
fix/devin/p0-self-hosted-ci

Conversation

@hummbl-dev

Copy link
Copy Markdown
Collaborator

Summary

  • Change runs-on: ubuntu-latest to runs-on: [self-hosted, hummbl-ci] in schema-validation.yml
  • Resolves P0 issue [Commit Delta][P0] Neutralize GitHub-hosted schema validation #11: workflow was consuming GitHub-hosted Actions minutes in violation of fleet doctrine
  • Actions already pinned to immutable SHAs, permissions already contents: read

Test plan

  • CI runs on self-hosted runner after merge
  • No GitHub-hosted Actions minutes consumed

Closes #11

Generated with Devin

@hummbl-dev hummbl-dev closed this Aug 15, 2026
@hummbl-dev hummbl-dev reopened this Aug 15, 2026
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.

[Commit Delta][P0] Neutralize GitHub-hosted schema validation

1 participant