Skip to content

Commit

Permalink
Feature/automerge wfl (#40)
Browse files Browse the repository at this point in the history
* Feat: Add automerge github shared workflow

* Feat: Add automerge github shared workflow

---------

Co-authored-by: Anmol Nagpal <[email protected]>
  • Loading branch information
vaibhav7797 and anmolnagpal authored Dec 27, 2023
1 parent bbb5dc2 commit d5e79d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request:
jobs:
auto-merge:
uses: clouddrove/github-shared-workflows/.github/workflows/automerge.yml@[email protected]
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
secrets:
GITHUB: ${{ secrets.GITHUB }}
CI_GITHUB_TOKEN: ${{ secrets.CI_GITHUB_TOKEN }}
Expand Down

0 comments on commit d5e79d7

Please sign in to comment.