Also allow manual trigger

This commit is contained in:
Useful Stuffs 2025-03-23 15:20:36 +01:00 committed by GitHub
parent 8e09ce52cc
commit cacf40b6cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ on:
push: push:
branches: branches:
- main - main
workflow_dispatch:
jobs: jobs:
build: build: