Browse Source

fix dot problem

pull/16247/head
Mahmut Gundogdu 3 years ago
committed by GitHub
parent
commit
2ce1f794cc
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