Skip to content

Commit

Permalink
Merge pull request #64 from clouddrove/feature/autoMerge
Browse files Browse the repository at this point in the history
Feat: update the automerge shared workflow with secret
  • Loading branch information
d4kverma authored Dec 6, 2023
2 parents 4285704 + 2127cf3 commit 3f6ec99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/automerge-caller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ jobs:
uses: clouddrove/github-shared-workflows/.github/workflows/automerge.yml@feature/autoMergeTest
secrets:
GITHUB: ${{ secrets.GITHUB }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tfcheck: 'nlb / Get min/max versions'

0 comments on commit 3f6ec99

Please sign in to comment.