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 15, 2023
1 parent 5b70285 commit 0bb07fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
pull_request:
jobs:
auto-merge:
uses: clouddrove/github-shared-workflows/.github/workflows/automerge.yml@1.0.9
uses: clouddrove/github-shared-workflows/.github/workflows/auto_merge.yml@1.0.9
secrets:
GITHUB: ${{ secrets.GITHUB }}
with:
Expand Down

0 comments on commit 0bb07fb

Please sign in to comment.