Skip to content

Commit

Permalink
Merge changes from 'staging' to 'main' (PR #4) (#5)
Browse files Browse the repository at this point in the history
* Add Github Workflow for Auto Merge PRs

* Test Auto Merge (#1)

* Test Auto Merge

* Update Token

* Update Token

* Update Token

* Update Token

* Update Token

* Update script

* Update script

* Update script

---------

Co-authored-by: Ujala Singh <[email protected]>

* Update script

* Update script (#2)

Co-authored-by: Ujala Singh <[email protected]>

* Enable Auto Merge only for main branch

---------

Co-authored-by: Ujala Singh <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Jan 15, 2024
1 parent 0d11b95 commit 8e8477e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/auto-merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
pull_request_review:
types:
- submitted
branches:
- main

jobs:
auto_merge:
Expand Down

0 comments on commit 8e8477e

Please sign in to comment.