self-hosted

This commit is contained in:
RavMorgan
2023-05-24 01:37:48 +03:00
committed by Aviu00
parent 2dd362fb65
commit 436eb398ce
13 changed files with 13 additions and 13 deletions

View File

@@ -30,7 +30,7 @@ jobs:
build:
name: Test Packaging
if: github.actor != 'PJBot' && github.event.pull_request.draft == false
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- name: Checkout Master