Allow build orbit to run manually (#13795)

This commit is contained in:
George Karr 2023-09-07 09:32:05 -05:00 committed by GitHub
parent 075ecf4a62
commit 899cb38f22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
name: Build, Sign and Notarize Orbit
on:
workflow_dispatch: # allow manual action
pull_request:
paths:
- 'orbit/**.go'