rename workflows
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
name: C/C++ AppImage
|
name: x86-64 AppImage
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
name: Windows Build
|
name: MSVC Build
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "main", "release-**"]
|
branches: [ "main", "release-**"]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "main", "headless-mode" ]
|
branches: [ "main" ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-windows:
|
build-windows:
|
||||||
|
|||||||
Reference in New Issue
Block a user