mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 09:49:16 +02:00
custom runner
This commit is contained in:
parent
c608300f02
commit
2a19329738
1 changed files with 1 additions and 1 deletions
2
.github/workflows/php.yml
vendored
2
.github/workflows/php.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
permissions:
|
||||
contents: read # for actions/checkout to fetch code
|
||||
pull-requests: read # for sonarsource/sonarcloud-github-action to determine which PR to decorate
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: self-hosted
|
||||
|
||||
steps:
|
||||
- name: Harden Runner
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue