diff --git a/.github/workflows/pr-on-branch-creation.yml b/.github/workflows/pr-on-branch-creation.yml index a3ad5ad..242b48d 100644 --- a/.github/workflows/pr-on-branch-creation.yml +++ b/.github/workflows/pr-on-branch-creation.yml @@ -9,7 +9,7 @@ permissions: jobs: PR: - runs-on: X64 + runs-on: self-hosted if: github.event.ref_type == 'branch' steps: - name: Checkout repository diff --git a/Makefile b/Makefile index c23c4e0..8a9b17e 100644 --- a/Makefile +++ b/Makefile @@ -8,14 +8,15 @@ docs: .venv/bin/activate # we use realpath, as some of our runners symlink the storage. linkchecker doesn't like that lint-docs: .venv/bin/activate - @(grep -q -r '