From eda57b67fdf93b2b8f59fd695b8df9d78d15c5e6 Mon Sep 17 00:00:00 2001 From: stibipet Date: Wed, 24 Jan 2024 14:55:14 +0100 Subject: [PATCH] build f4f branch on push --- .github/workflows/tiiuae-sitl.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/tiiuae-sitl.yaml b/.github/workflows/tiiuae-sitl.yaml index 465c2599c7bd..01de8d721d4a 100644 --- a/.github/workflows/tiiuae-sitl.yaml +++ b/.github/workflows/tiiuae-sitl.yaml @@ -2,10 +2,8 @@ name: tii-px4-sitl on: push: - branches: [ main ] + branches: [ main, f4f ] pull_request: - workflow_dispatch: - branches: [ f4f ] permissions: contents: read