From 756b0cecb3878a3e76590d9f0a94ed9ff916ae37 Mon Sep 17 00:00:00 2001 From: Timo Sairiala Date: Mon, 11 Nov 2024 15:22:14 +0200 Subject: [PATCH] enable manual sitl image build option --- .github/workflows/tiiuae-sitl.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tiiuae-sitl.yaml b/.github/workflows/tiiuae-sitl.yaml index a4b30061aa64..3494378a4198 100644 --- a/.github/workflows/tiiuae-sitl.yaml +++ b/.github/workflows/tiiuae-sitl.yaml @@ -4,6 +4,7 @@ on: push: branches: [ main ] pull_request: + workflow_dispatch: permissions: contents: read