rename workflows

This commit is contained in:
MihailRis 2024-12-14 03:10:59 +03:00
parent 12c10d1ad1
commit 59978f4c6e
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
name: C/C++ AppImage
name: x86-64 AppImage
on:
push:

View File

@ -1,10 +1,10 @@
name: Windows Build
name: MSVC Build
on:
push:
branches: [ "main", "release-**"]
pull_request:
branches: [ "main", "headless-mode" ]
branches: [ "main" ]
jobs:
build-windows: