Merge pull request #1282 from crazy-max/remove-buildkit-5561

Revert "init buildkit-5561 workflow"
master
CrazyMax 2024-12-17 16:32:34 +01:00 committed by GitHub
commit 7e094594be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 16 deletions

View File

@ -1,16 +0,0 @@
name: buildkit-5561
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
-
name: Checkout
uses: actions/checkout@v4