self-hosted
This commit is contained in:
2
.github/workflows/yaml-linter.yml
vendored
2
.github/workflows/yaml-linter.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
build:
|
||||
name: YAML Linter
|
||||
if: github.actor != 'PJBot' && github.event.pull_request.draft == false
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- uses: actions/checkout@v3.6.0
|
||||
- name: Setup submodule
|
||||
|
||||
Reference in New Issue
Block a user