Skip to content

Commit

Permalink
Merge changes from 'staging' to 'main' (PR #6) (#7)
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 (#4)

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

* Enable Auto Merge only for main branch

* Update auto-merge.yaml

---------

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 8e8477e commit 85304ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/auto-merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: Auto Merge Approved PR

on:
pull_request_review:
types:
- submitted
branches:
- main
types:
- submitted

jobs:
auto_merge:
Expand Down

0 comments on commit 85304ce

Please sign in to comment.