mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
Merge pull request #3592 from woocommerce/wordpress-playground-update-paths-part-3
Fix context.repo undefined error in the Playground workflow
This commit is contained in:
commit
527f414378
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pr-playground-demo.yml
vendored
1
.github/workflows/pr-playground-demo.yml
vendored
|
@ -144,6 +144,7 @@ jobs:
|
|||
const updatedContext = {
|
||||
...context,
|
||||
issue: {
|
||||
...context.issue,
|
||||
number: parseInt(pr_number, 10)
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue