We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b841a4 commit a3b2e3dCopy full SHA for a3b2e3d
1 file changed
.github/workflows/ci.yaml
@@ -3,6 +3,7 @@ name: CMake
3
on:
4
push:
5
pull_request:
6
+ workflow_dispatch:
7
release:
8
types: [ published ]
9
0 commit comments