Skip to content

Commit a585d48

Browse files
committed
Add workflow_dispatch trigger
1 parent 5d3451b commit a585d48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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
pull_request:
66

7+
workflow_dispatch:
78
jobs:
89
build-and-test:
910
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)