Add manual initiation to CI

This commit is contained in:
illegitimate-egg 2024-10-14 22:15:56 +01:00
parent 9ad4d9c3a4
commit c3388b1b4f

View File

@ -5,6 +5,7 @@ on:
branches: [ $default-branch ]
pull_request:
branches: [ $default-branch ]
workflow_dispatch:
jobs:
build: