We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent effcdda commit 2f6b9cbCopy full SHA for 2f6b9cb
.github/workflows/makefile.yml
@@ -5,7 +5,8 @@ on:
5
branches: [ "horizon" ]
6
pull_request:
7
8
-
+ workflow_dispatch:
9
+
10
jobs:
11
build-and-test:
12
runs-on: ubuntu-latest
0 commit comments