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
on:
push:
branches:
- main
# push:
# branches:
# - main
tags:
- 'v*.*.*'
workflow_dispatch:
workflow_dispatch:
permissions:
contents: write