Skip to content

Commit

Permalink
Feature/automerge wfl (#61)
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 712fbf2 commit 47559a7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@ 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 }}
with:
tfcheck: 'tf-checks-replica-mysql-example / Get min/max versions'
...

0 comments on commit 47559a7

Please sign in to comment.