disabling keepalive
This commit is contained in:
parent
758cef2f13
commit
32e579cfca
3 changed files with 24 additions and 24 deletions
16
.github/workflows/fedora-mate-build-aarch64.yml
vendored
16
.github/workflows/fedora-mate-build-aarch64.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
16
.github/workflows/fedora-mate-build.yml
vendored
16
.github/workflows/fedora-mate-build.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
16
.github/workflows/fedora-xfce-build.yml
vendored
16
.github/workflows/fedora-xfce-build.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue