ci: suspend use of build CI for now
Signed-off-by: Infi <infi@infi.sh>
This commit is contained in:
parent
7c51ae001b
commit
f611296670
|
|
@ -6,6 +6,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
if: ${{ false }} # At the moment, we don't want to run this workflow.
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue