Skip to content

[patch] disabling test balloon as it seems to have problems with rece… #437

[patch] disabling test balloon as it seems to have problems with rece…

[patch] disabling test balloon as it seems to have problems with rece… #437

Workflow file for this run

name: Autorebase
on:
push:
branches-ignore:
- rebase-pull-request**
- cherry-pick-rebase-pull-request**
pull_request:
types: [labeled]
jobs:
auto-rebase:
name: AutoRebase
runs-on: ubuntu-latest
steps:
- uses: Label305/AutoRebase@v0.1
with:
github_token: ${{ secrets.TESTMINTS_PAT }}