Skip to content

Commit

Permalink
Fix check-subtree-split.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Jun 12, 2023
1 parent a25df25 commit 736e97a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion required_workflows/check-subtree-split.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
script: |
if (context.repo.owner === "twigphp") {
github.rest.issues.createComment({
owner: "symfony",
owner: "twigphp",
repo: context.repo.repo,
issue_number: context.issue.number,
body: `
Expand Down

0 comments on commit 736e97a

Please sign in to comment.