Skip to content

Commit

Permalink
Merge pull request #37 from clouddrove/feature/autoMerge
Browse files Browse the repository at this point in the history
Feature/auto merge : Add automerge shared workflow to auto merge dependabot PRs.
  • Loading branch information
d4kverma authored Dec 6, 2023
2 parents 956fcfd + 4f53860 commit 6886a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automerge-caller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ jobs:
uses: clouddrove/github-shared-workflows/.github/workflows/automerge.yml@feature/autoMergeTest
secrets:
GITHUB: ${{ secrets.GITHUB }}
CI_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CI_GITHUB_TOKEN: ${{ secrets.CI_GITHUB_TOKEN }}
with:
tfcheck: 'sns_topic-example / Get min/max versions'

0 comments on commit 6886a72

Please sign in to comment.