Skip to content

Commit 70de840

Browse files
committed
Enable manual run of the build workflow
1 parent adda898 commit 70de840

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-check.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Build and Check
33
on:
44
push:
55
pull_request:
6+
workflow_dispatch:
67

78
jobs:
89
build_and_test:

0 commit comments

Comments
 (0)