Refactor workflow files: Update build names for different platforms

This commit is contained in:
mauro-balades
2024-09-08 11:52:23 +02:00
parent 150f2fe685
commit 7b75bc8748
5 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
name: Linux Alpha Build
on:
workflow_call:
inputs:

View File

@@ -1,3 +1,4 @@
name: macOS Alpha Build
on:
workflow_call:
inputs:

View File

@@ -1,7 +1,7 @@
name: Close inactive issues
on:
schedule:
- cron: "51 11 * * *"
- cron: "53 11 * * *"
jobs:
close-issues:

View File

@@ -1,4 +1,4 @@
name: Windows Alpha Build
on:
workflow_call:
inputs:

View File

@@ -1,4 +1,4 @@
name: Windows PGO Builds
on:
workflow_call:
inputs: