[ci skip] ci: add workflow_dispatch trigger to nightly workflow

This commit is contained in:
Oliver Booth 2023-04-13 23:27:08 +01:00
parent 545994389d
commit 334c64e995
No known key found for this signature in database
GPG Key ID: 20BEB9DC87961025
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ on:
push:
branches:
- main
workflow_dispatch:
jobs:
nightly: