mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
🐛 Fix context.repo undefined error in playground workflow
This commit is contained in:
parent
249bd383db
commit
eb03ce15a8
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
|
@ -142,6 +142,7 @@ jobs:
|
|||
const updatedContext = {
|
||||
...context,
|
||||
issue: {
|
||||
...context.issue,
|
||||
number: parseInt(pr_number, 10)
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue