mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-17 13:22:52 +10:00
workflows manual trigger via dispatch event
This commit is contained in:
1
.github/workflows/macos.yml
vendored
1
.github/workflows/macos.yml
vendored
@@ -1,6 +1,7 @@
|
||||
name: macos_build
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user