diff --git a/.github/workflows/rebaser.yml b/.github/workflows/rebaser.yml index 038124f2c684..4092f2322999 100644 --- a/.github/workflows/rebaser.yml +++ b/.github/workflows/rebaser.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - branch: [main, tf/SHT4x, tf/s35770] + branch: [tf/tfg250/baseboard, tf/SHT4x, tf/s35770] steps: - name: Checkout repository uses: actions/checkout@v2