We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e776780 + 253beca commit 024cb04Copy full SHA for 024cb04
.github/workflows/build.yml
@@ -1,6 +1,6 @@
1
name: build_and_test
2
3
-on: [push, pull_request]
+on: [push, pull_request, workflow_dispatch]
4
5
env:
6
CCACHE_DIR: ${{ github.workspace }}/.ccache"
0 commit comments