ci: add workflow_dispatch

This commit is contained in:
Christian Clason 2022-08-21 13:15:13 +02:00 committed by Christian Clason
parent fb6d60c7b9
commit a2ee5610ae
2 changed files with 2 additions and 0 deletions

View file

@ -4,6 +4,7 @@ on:
push:
branches:
- master
workflow_dispatch:
jobs:
update-readme: