Allow running reference workflow manually

This commit is contained in:
Jordan Irwin 2025-01-18 03:03:20 -08:00
parent 209008b88d
commit c72b710c56
No known key found for this signature in database
GPG key ID: E3E358C2F44C290A

View file

@ -4,6 +4,7 @@ on:
push: push:
tags: tags:
- 'v[0-9]*' - 'v[0-9]*'
workflow_dispatch:
jobs: jobs:
build: build: