Skip to content

Commit

Permalink
Flow testing (#11)
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 (#6)

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

* Pull Latest Changes

* Check Flow (#8)

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

* Check Flow

---------

Co-authored-by: Ujala Singh <[email protected]>
  • Loading branch information
ujala-singh and Ujala Singh authored Jan 15, 2024
1 parent 0de847f commit f3dd750
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main-branch-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ jobs:
create_main_branch_pr:
runs-on: ubuntu-latest
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3
with:
token: ${{ secrets.MY_PAT }}
Expand Down

0 comments on commit f3dd750

Please sign in to comment.