Allow to build manually

This commit is contained in:
MIOGMIOG 2022-03-07 18:08:21 +01:00 committed by GitHub
parent b7ae0cf99d
commit 5947b47e93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
name: build
on: [pull_request, push]
on: [pull_request, push, workflow_dispatch]
jobs:
build: