diff --git a/.github/workflows/archim.yml b/.github/workflows/archim.yml index e20310e2..739ab205 100644 --- a/.github/workflows/archim.yml +++ b/.github/workflows/archim.yml @@ -35,8 +35,8 @@ jobs: matrix: branch: ${{ fromJson( github.event_name == 'schedule' && '["bugfix-2.0.x"]' || - github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7.1"]' || - '["2.0.7.1"]') }} + github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7.2"]' || + '["2.0.7.2"]') }} machine: - V1CNC_Archim1 - V1CNC_Archim1_Dual diff --git a/.github/workflows/rambo.yml b/.github/workflows/rambo.yml index 9f40ad9e..b25a62a4 100644 --- a/.github/workflows/rambo.yml +++ b/.github/workflows/rambo.yml @@ -35,8 +35,8 @@ jobs: matrix: branch: ${{ fromJson( github.event_name == 'schedule' && '["bugfix-2.0.x"]' || - github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7.1"]' || - '["2.0.7.1"]') }} + github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7.2"]' || + '["2.0.7.2"]') }} machine: - V13DP_MiniRambo - V1CNC_MiniRambo diff --git a/.github/workflows/ramps.yml b/.github/workflows/ramps.yml index 6c15d1e5..8dff7da3 100644 --- a/.github/workflows/ramps.yml +++ b/.github/workflows/ramps.yml @@ -35,8 +35,8 @@ jobs: matrix: branch: ${{ fromJson( github.event_name == 'schedule' && '["bugfix-2.0.x"]' || - github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7.1"]' || - '["2.0.7.1"]') }} + github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7.2"]' || + '["2.0.7.2"]') }} machine: - V13DP_Ramps_MK8 - V1ZXY_Ramps diff --git a/.github/workflows/skr1p3.yml b/.github/workflows/skr1p3.yml index 104c0e7e..eded8711 100644 --- a/.github/workflows/skr1p3.yml +++ b/.github/workflows/skr1p3.yml @@ -36,8 +36,8 @@ jobs: matrix: branch: ${{ fromJson( github.event_name == 'schedule' && '["bugfix-2.0.x"]' || - github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7.1"]' || - '["2.0.7.1"]') }} + github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7.2"]' || + '["2.0.7.2"]') }} machine: - V1CNC_Skr1p3_8825 - V1CNC_Skr1p3_2209 diff --git a/.github/workflows/skrpro.yml b/.github/workflows/skrpro.yml index 808f3cfe..26759910 100644 --- a/.github/workflows/skrpro.yml +++ b/.github/workflows/skrpro.yml @@ -36,8 +36,8 @@ jobs: matrix: branch: ${{ fromJson( github.event_name == 'schedule' && '["bugfix-2.0.x"]' || - github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7.1"]' || - '["2.0.7.1"]') }} + github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7.2"]' || + '["2.0.7.2"]') }} machine: - V1CNC_SkrPro_2209 - V1CNC_SkrPro_DualLR_2209