We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1eb442 commit 2375993Copy full SHA for 2375993
.github/workflows/test.yml
@@ -1,6 +1,7 @@
1
-name: CI
+name: test
2
on:
3
pull_request: {}
4
+ workflow_dispatch: {}
5
jobs:
6
build:
7
runs-on: ubuntu-latest
0 commit comments