Skip to content

Commit

Permalink
Update auto-pr-main-to-staging.yml (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
himynamesdave authored Nov 5, 2024
1 parent 89e8e1a commit 088ab33
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/auto-pr-main-to-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
base: staging
head: main
title: "Create PR from main to staging"
title: "Auto PR from main to staging"
body: "This PR was automatically created to sync changes from `main` to `staging`."
branch: auto-pr-main-to-staging
delete-branch: true

0 comments on commit 088ab33

Please sign in to comment.