feat(gh-actions-controller): added

This commit is contained in:
Timothy Stewart
2022-10-30 22:44:13 -05:00
parent bb20514a6a
commit 0e60f4643b

View File

@@ -9,7 +9,7 @@ on:
jobs: jobs:
pre-commit-ci: pre-commit-ci:
name: Pre-Commit name: Pre-Commit
runs-on: self-hosted runs-on: [self-hosted, linux, x64]
steps: steps:
- name: Check out the codebase - name: Check out the codebase