Merge pull request #16 from Doble-Technologies/Initial-Integration
Initial integration
This commit is contained in:
commit
6c70631795
2 changed files with 2 additions and 2 deletions
2
.github/workflows/pr-validation.yml
vendored
2
.github/workflows/pr-validation.yml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
runs-on: ['self-hosted', 'homelab']
|
||||
runs-on: ['self-hosted', 'pi']
|
||||
steps:
|
||||
- uses: TimonVS/pr-labeler-action@v5
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue