Skip to content

Commit

Permalink
Fix automatic-rebase.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
na4zagin3 authored Oct 23, 2023
1 parent fc0a079 commit 97c2cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automatic-rebase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
if: failure()
with:
script: |
github.pulls.createComment({
github.rest.pulls.createComment({
pull_number: context.issue.number,
owner: context.repo.owner,
repo: context.repo.repo,
Expand Down

0 comments on commit 97c2cb3

Please sign in to comment.