mirror of
https://github.com/octoleo/syncthing.git
synced 2025-02-02 11:58:28 +00:00
build: Ability to manually trigger Actions builds
This commit is contained in:
parent
a8cacdca94
commit
9ebf2dae7b
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user