ci: comment out workflow to go on push

This commit is contained in:
Blake Ridgway 2025-03-20 19:36:16 -05:00
parent a943e6efa3
commit f657bb0cd5

View file

@ -1,12 +1,12 @@
name: Build AppImage, Windows EXE and Publish Release name: Build AppImage, Windows EXE and Publish Release
on: on:
push: # push:
branches: # branches:
- main # - main
tags: tags:
- 'v*.*.*' - 'v*.*.*'
workflow_dispatch: workflow_dispatch:
permissions: permissions:
contents: write contents: write