Skip to content

Commit a69ecfa

Browse files
Make the CI build dispatchable (#1761)
Fixes CI-132.
1 parent 72e61ee commit a69ecfa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches: [main]
66
pull_request:
7+
workflow_dispatch:
78

89
concurrency:
910
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)