Skip to content

Commit

Permalink
Feat: Add automerge github shared workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
anmolnagpal committed Dec 27, 2023
1 parent b40c0a8 commit 0cf1956
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@auto_merge.yml@1.0.9
uses: clouddrove/github-shared-workflows/.github/workflows@auto_merge.yml@1.0.9
secrets:
GITHUB: ${{ secrets.GITHUB }}
CI_GITHUB_TOKEN: ${{ secrets.CI_GITHUB_TOKEN }}
with:
tfcheck: 'tf-checks-public-subnet-example / Get min/max versions'
...

0 comments on commit 0cf1956

Please sign in to comment.