We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efb47c1 commit 19ab7e2Copy full SHA for 19ab7e2
.github/workflows/nightly.yml
@@ -13,7 +13,7 @@ permissions:
13
14
jobs:
15
AppImage:
16
- if: github.repository == 'hanatos/vkdt'
+ if: github.repository == 'hanatos/vkdt' && false
17
name: nightly vkdt appimage
18
runs-on: ubuntu-latest
19
strategy:
0 commit comments