mirror of
https://github.com/syncthing/syncthing.git
synced 2026-04-26 17:28:25 -04:00
build: Ability to manually trigger Actions builds
This commit is contained in:
1
.github/workflows/build-syncthing.yaml
vendored
1
.github/workflows/build-syncthing.yaml
vendored
@@ -6,6 +6,7 @@ on:
|
||||
schedule:
|
||||
# Run nightly build at 05:00 UTC
|
||||
- cron: '00 05 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
# The go version to use for builds. We set check-latest to true when
|
||||
|
||||
Reference in New Issue
Block a user