disabling keepalive

This commit is contained in:
Michael Trip 2025-09-18 08:26:42 +02:00
parent 758cef2f13
commit 32e579cfca
3 changed files with 24 additions and 24 deletions

View file

@ -78,11 +78,11 @@ jobs:
cache-from: type=gha cache-from: type=gha
cache-to: type=gha,mode=max cache-to: type=gha,mode=max
keepalive-job: # keepalive-job:
name: Keepalive Workflow # name: Keepalive Workflow
runs-on: ubuntu-latest # runs-on: ubuntu-latest
permissions: # permissions:
actions: write # actions: write
steps: # steps:
- uses: actions/checkout@v4 # - uses: actions/checkout@v4
- uses: liskin/gh-workflow-keepalive@v1 # - uses: liskin/gh-workflow-keepalive@v1

View file

@ -78,11 +78,11 @@ jobs:
cache-from: type=gha cache-from: type=gha
cache-to: type=gha,mode=max cache-to: type=gha,mode=max
keepalive-job: # keepalive-job:
name: Keepalive Workflow # name: Keepalive Workflow
runs-on: ubuntu-latest # runs-on: ubuntu-latest
permissions: # permissions:
actions: write # actions: write
steps: # steps:
- uses: actions/checkout@v4 # - uses: actions/checkout@v4
- uses: liskin/gh-workflow-keepalive@v1 # - uses: liskin/gh-workflow-keepalive@v1

View file

@ -128,11 +128,11 @@ jobs:
cache-from: type=gha cache-from: type=gha
cache-to: type=gha,mode=max cache-to: type=gha,mode=max
keepalive-job: # keepalive-job:
name: Keepalive Workflow # name: Keepalive Workflow
runs-on: ubuntu-latest # runs-on: ubuntu-latest
permissions: # permissions:
actions: write # actions: write
steps: # steps:
- uses: actions/checkout@v4 # - uses: actions/checkout@v4
- uses: liskin/gh-workflow-keepalive@v1 # - uses: liskin/gh-workflow-keepalive@v1