mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-24 21:56:43 +00:00
rhaaaaaaaa 😠
This commit is contained in:
parent
27cdba0450
commit
77f95d7d31
1 changed files with 1 additions and 1 deletions
2
.github/workflows/validate_pr.yml
vendored
2
.github/workflows/validate_pr.yml
vendored
|
|
@ -38,7 +38,7 @@ jobs:
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(`✅ Milestone "${milestone.title}" is assigned`);
|
console.log(`✅ Milestone "${pr.milestone.title}" is assigned`);
|
||||||
|
|
||||||
- name: Update PR Status
|
- name: Update PR Status
|
||||||
if: success()
|
if: success()
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue