reorganized GH runner setups

This commit is contained in:
Palash Tyagi
2025-05-04 00:53:19 +01:00
parent 33d021072e
commit eb28b93781
10 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# Repository name
REPO="Magnus167/rustframe"
# GitHub runner token
GH_TOKEN="some_token_here"
# Labels for the runner
RUNNER_LABELS=self-hosted-linux,linux