mirror of
https://github.com/zen-browser/desktop.git
synced 2026-09-25 13:38:18 +00:00
Refactor workflow files: Update build names for different platforms
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
name: Linux Alpha Build
|
||||
on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
name: macOS Alpha Build
|
||||
on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: Close inactive issues
|
||||
on:
|
||||
schedule:
|
||||
- cron: "51 11 * * *"
|
||||
- cron: "53 11 * * *"
|
||||
|
||||
jobs:
|
||||
close-issues:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
|
||||
name: Windows Alpha Build
|
||||
on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
|
||||
name: Windows PGO Builds
|
||||
on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user