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

Fix wrong self-hosted label in DEPLOY workflow #135

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

pderop
Copy link
Contributor

@pderop pderop commented Jan 15, 2024

The DEPLOY workflow was using a wrong self-hosted runner label, we apparently need to use reactor-gha-01 label, not reactor-self-hosted

See https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/using-self-hosted-runners-in-a-workflow which describes how to obtain the label of a specific self-hosted label.

@pderop pderop self-assigned this Jan 15, 2024
@pderop
Copy link
Contributor Author

pderop commented Jan 15, 2024

@chemicL , or @violetagg ,

Could someone please review this PR that is now using the appropriate self-hosted runner label?
thank you.

@pderop
Copy link
Contributor Author

pderop commented Jan 15, 2024

@violetagg , thanks for the review

@pderop pderop merged commit a79bf30 into reactor:main Jan 15, 2024
2 checks passed
@pderop pderop deleted the fix-wrong-self-hosted-label branch January 15, 2024 11:18
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