We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b41c26 commit a94ea0bCopy full SHA for a94ea0b
.github/workflows/ci.yaml
@@ -2,6 +2,7 @@ name: CI
2
3
on:
4
push:
5
+ workflow_dispatch:
6
7
permissions:
8
contents: read
0 commit comments