From c5a4b63f0052a5d27aecf6137cc0b7f9a93dd19a Mon Sep 17 00:00:00 2001 From: silverqx Date: Fri, 12 Apr 2024 18:53:39 +0200 Subject: [PATCH] updated NOTES.txt [skip ci] --- NOTES.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NOTES.txt b/NOTES.txt index c1d1cc082..7de543a8b 100644 --- a/NOTES.txt +++ b/NOTES.txt @@ -2959,6 +2959,13 @@ TinyORM C++ Coding Style: GitHub actions self-hosted runners: ----------------------------------- +Invoke Linux on: workflow_dispatch: +--- +gh workflow run +gh workflow run --ref silverqx-develop +gh workflow run linux-qt6-drivers.yml --ref silverqx-develop; gh workflow run vcpkg-linux.yml --ref silverqx-develop +gh workflow run analyzers.yml --ref silverqx-develop + OS settings: ---