add start runner

This commit is contained in:
uazo
2021-07-31 12:22:32 +00:00
parent e1cae5872e
commit 20ce175ee5
3 changed files with 25 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
RUNNER_NAME=pd-gh-runner
GITHUB_PERSONAL_TOKEN=<personal token>
GITHUB_OWNER=<owner>
GITHUB_REPOSITORY=<repository-name>
RUNNER_LABELS=<label>
ALLOWEDAUTHORSLIST=<list of allowes users comma separated>