Browse Source

Merge pull request #16247 from abpframework/update-auto-pr-7.1

fix dot problem
pull/16248/head
Masum ULU 3 years ago
committed by GitHub
parent
commit
6cf18821b5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/auto-pr.yml

2
.github/workflows/auto-pr.yml

@ -7,7 +7,7 @@ permissions:
contents: read
jobs:
merge-rel-7.2-with-rel-7-1:
merge-rel-7-2-with-rel-7-1:
permissions:
contents: write # for peter-evans/create-pull-request to create branch
pull-requests: write # for peter-evans/create-pull-request to create a PR

Loading…
Cancel
Save