Temporarily disable borked workflow

This commit is contained in:
2023-08-18 21:54:24 +01:00
parent 7e2975115f
commit c9cb1b205f

View File

@@ -11,6 +11,7 @@ env:
jobs:
build:
if: ${{ false }} # <- This make sure the workflow is skipped without any alert
runs-on: ubuntu-latest