Skip to content

Commit

Permalink
Feat: update the automerge shared workflow with secret
Browse files Browse the repository at this point in the history
  • Loading branch information
anmolnagpal committed Dec 6, 2023
1 parent 85ec57d commit 2127cf3
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 2127cf3

Please sign in to comment.