Skip to content

Commit

Permalink
add workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
stibipet committed Jan 24, 2024
1 parent 4747fbf commit 1db74ca
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/tiiuae-sitl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches: [ main ]
pull_request:
workflow_dispatch:
branches: [ f4f ]

permissions:
contents: read
Expand Down
2 changes: 1 addition & 1 deletion ROMFS/px4fmu_common/init.d-posix/airframes/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ px4_add_romfs_files(
1061_gazebo-classic_r1_rover
1062_flightgear_tf-r1
1070_gazebo-classic_boat
4440_gazebo-classic_ssrc_skywalker_x8
4440_gazebo-classic_ssrc_skywalker_x8

2507_gazebo-classic_cloudship

Expand Down

0 comments on commit 1db74ca

Please sign in to comment.