This commit is contained in:
MihailRis 2024-11-26 19:30:06 +03:00
parent 353046b9d5
commit f5c4a22564
2 changed files with 2 additions and 11 deletions

View File

@ -1,11 +1,6 @@
name: C/C++ AppImage
on:
push:
branches: [ "main", "release-**"]
pull_request:
branches: [ ]
on: []
jobs:
build-appimage:

View File

@ -1,10 +1,6 @@
name: Macos Build
on:
push:
branches: [ "main", "release-**"]
pull_request:
branches: [ ]
on: []
jobs:
build-dmg: