Skip to content

add github information to VM labels (gh_repo_owner, gh_repo, gh_run_id) #89

add github information to VM labels (gh_repo_owner, gh_repo, gh_run_id)

add github information to VM labels (gh_repo_owner, gh_repo, gh_run_id) #89

Workflow file for this run

name: Pre-commit
on:
pull_request:
push:
branches:
- main
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]