11022: minor: Enable workflow_dispatch for release workflow r=lnicola a=lnicola

bors r+

Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
This commit is contained in:
bors[bot] 2021-12-15 11:54:57 +00:00 committed by GitHub
commit 778a63e9e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,8 @@ name: release
on:
schedule:
- cron: '0 0 * * *' # midnight UTC
workflow_dispatch:
push:
branches: