disabling keepalive
This commit is contained in:
parent
758cef2f13
commit
32e579cfca
3 changed files with 24 additions and 24 deletions
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-to: type=gha,mode=max
|
||||
|
||||
keepalive-job:
|
||||
name: Keepalive Workflow
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
actions: write
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: liskin/gh-workflow-keepalive@v1
|
||||
# keepalive-job:
|
||||
# name: Keepalive Workflow
|
||||
# runs-on: ubuntu-latest
|
||||
# permissions:
|
||||
# actions: write
|
||||
# steps:
|
||||
# - uses: actions/checkout@v4
|
||||
# - uses: liskin/gh-workflow-keepalive@v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue