return workflow dispatch

This commit is contained in:
Ethan 2024-04-15 11:39:38 +01:00
parent 0188d8caa4
commit c4abd9bd20
No known key found for this signature in database
GPG Key ID: 11F34734B59C6668

View File

@ -7,6 +7,7 @@ on:
- published
schedule:
- cron: '45 5 * * *'
workflow_dispatch:
jobs:
build: