ci: suspend use of build CI for now

Signed-off-by: Infi <infi@infi.sh>
This commit is contained in:
Infi 2023-11-11 16:36:20 +01:00
parent 7c51ae001b
commit f611296670
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ on:
jobs: jobs:
build: build:
if: ${{ false }} # At the moment, we don't want to run this workflow.
runs-on: ubuntu-latest runs-on: ubuntu-latest