We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adda898 commit 70de840Copy full SHA for 70de840
.github/workflows/build-and-check.yml
@@ -3,6 +3,7 @@ name: Build and Check
3
on:
4
push:
5
pull_request:
6
+ workflow_dispatch:
7
8
jobs:
9
build_and_test:
0 commit comments