adding new build
This commit is contained in:
parent
7f6d04cb3d
commit
f9856c17fc
6 changed files with 108 additions and 90 deletions
9
.github/workflows/ubuntu-xfce-build.yml
vendored
9
.github/workflows/ubuntu-xfce-build.yml
vendored
|
|
@ -77,12 +77,3 @@ jobs:
|
|||
labels: ${{ steps.meta.outputs.labels }}
|
||||
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: gautamkrishnar/keepalive-workflow@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue