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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.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 |
|
|
|
|