mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 17:59:21 +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:
|
permissions:
|
||||||
contents: read # for actions/checkout to fetch code
|
contents: read # for actions/checkout to fetch code
|
||||||
pull-requests: read # for sonarsource/sonarcloud-github-action to determine which PR to decorate
|
pull-requests: read # for sonarsource/sonarcloud-github-action to determine which PR to decorate
|
||||||
runs-on: ubuntu-22.04
|
runs-on: self-hosted
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Harden Runner
|
- name: Harden Runner
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue