Skip to content

Commit 0ca03d8

Browse files
committed
Allow to run Build and Test manually
1 parent daf76c9 commit 0ca03d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build and Test website
22

33
on:
4-
workflow_run:
4+
workflow_dispatch: {}
55
pull_request:
66
branches: ["master"]
77

0 commit comments

Comments
 (0)