mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
Allow build orbit to run manually (#13795)
This commit is contained in:
parent
075ecf4a62
commit
899cb38f22
1
.github/workflows/build-orbit.yaml
vendored
1
.github/workflows/build-orbit.yaml
vendored
@ -1,6 +1,7 @@
|
||||
name: Build, Sign and Notarize Orbit
|
||||
|
||||
on:
|
||||
workflow_dispatch: # allow manual action
|
||||
pull_request:
|
||||
paths:
|
||||
- 'orbit/**.go'
|
||||
|
Loading…
Reference in New Issue
Block a user