Skip to content

Commit 9d3c0d9

Browse files
committed
Update the action name in the comment
1 parent 81df768 commit 9d3c0d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/language-reference.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
backport-to-main:
7171
name: Create pull request with backport to main
7272
permissions:
73-
pull-requests: write # for peter-evans/create-pull-request to create a PR
73+
pull-requests: write # for repo-sync/pull-request to create a PR
7474
runs-on: ubuntu-latest
7575
if: github.event_name == 'push' || github.event_name == 'workflow_dispatch'
7676
steps:

0 commit comments

Comments
 (0)