Skip to content

Commit 733453c

Browse files
authored
ci: allow workflow dispatch (#1513)
1 parent a783bc3 commit 733453c

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
@@ -10,6 +10,7 @@ on:
1010
pull_request:
1111
paths-ignore:
1212
- "*.md"
13+
workflow_dispatch:
1314

1415
concurrency:
1516
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)