rename workflows
This commit is contained in:
parent
12c10d1ad1
commit
59978f4c6e
2
.github/workflows/appimage.yml
vendored
2
.github/workflows/appimage.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: C/C++ AppImage
|
||||
name: x86-64 AppImage
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
4
.github/workflows/windows.yml
vendored
4
.github/workflows/windows.yml
vendored
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user