revert workflows

This commit is contained in:
MihailRis
2024-11-26 21:27:30 +03:00
parent aa7fa6be5b
commit 5e4949f4d1
2 changed files with 11 additions and 2 deletions
+6 -1
View File
@@ -1,6 +1,11 @@
name: C/C++ AppImage
on: []
on:
push:
branches: [ "main", "release-**"]
pull_request:
branches: [ "main" ]
jobs:
build-appimage: