diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5e78256..cf293f3 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -21,7 +21,7 @@ jobs: with: token: ${{ secrets.GITHUB_TOKEN }} base: main - branch: update-main-from-staging + branch: staging title: 'Update main from staging' body: | This pull request updates the `main` branch with the latest changes from the `staging` branch.