diff --git a/.github/workflows/rebase-action.yml b/.github/workflows/rebase-action.yml index be965fb..7828ebf 100644 --- a/.github/workflows/rebase-action.yml +++ b/.github/workflows/rebase-action.yml @@ -1,8 +1,9 @@ name: Rebase -push: - branches: - - main +on: + push: + branches: + - main jobs: rebase: