Allow running CI build manually.

This commit is contained in:
Billy Robert O'Neal III 2024-07-26 14:06:28 -07:00
Родитель d272c0d4f5
Коммит 6d6266c8f5
1 изменённых файлов: 1 добавлений и 0 удалений

1
.github/workflows/ci.yaml поставляемый
Просмотреть файл

@ -4,6 +4,7 @@ on:
push:
branches:
- main
workflow_dispatch:
permissions:
# Required for CodeQL