Skip to content

Commit

Permalink
senzing-factory/build-resources#78 automerge patch version prs (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
kernelsam authored Dec 17, 2024
1 parent f4c1c97 commit f732241
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/workflows/dependabot-approve-and-merge.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: Dependabot approve and merge

on:
pull_request:
branches: [main]

permissions:
contents: write
pull-requests: write

jobs:
dependabot-approve-and-merge:
secrets:
SENZING_GITHUB_CODEOWNER_PR_RW_TOKEN: ${{ secrets.SENZING_GITHUB_CODEOWNER_PR_RW_TOKEN }}
uses: senzing-factory/build-resources/.github/workflows/dependabot-approve-and-merge.yaml@v2

0 comments on commit f732241

Please sign in to comment.