Add workflow dispatch

This commit is contained in:
alesapin 2022-03-23 15:26:22 +01:00
parent da235f9cda
commit bd37e2ace1

View File

@ -7,6 +7,7 @@ env:
"on":
schedule:
- cron: '13 3 * * *'
workflow_dispatch:
jobs:
DockerHubPushAarch64: