1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-22 08:38:47 +00:00

[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

View File

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