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 dd92658 commit fd182d1Copy full SHA for fd182d1
.github/workflows/build_and_test.yaml
@@ -1,5 +1,7 @@
1
name: build and test
2
on: [push]
3
+workflow_dispatch:
4
+
5
jobs:
6
varuh-build:
7
runs-on: ubuntu-latest
0 commit comments