Compare commits

..

No commits in common. "11be14d908760a0756f045980728ec5fb7880f74" and "8796455d3250bab0b8ea17630e10645c29a1249a" have entirely different histories.

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