allow manual runs

This commit is contained in:
CPunch 2023-08-30 20:12:06 -05:00 committed by cpunch
parent 6654c3b91c
commit de8cd481c3
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ on:
- Makefile
- CMakeLists.txt
- .github/workflows/check-build.yaml
workflow_dispatch:
jobs:
ubuntu-build: