We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d0ee0e commit 8562970Copy full SHA for 8562970
.github/workflows/auto-comment.yml
@@ -24,7 +24,7 @@ jobs:
24
25
if (labels.includes("ambassador")) {
26
programName = "PyTorch Ambassador Program";
27
- programDocs = "https://github.com/pytorch-fdn/foundation-programs/blob/main/pytorch-ambassador-program.md";
+ programDocs = "https://github.com/pytorch-fdn/ambassador-program/blob/main/README.md";
28
commentBody = [
29
`👋 Thank you for submitting a nomination for the **${programName}**! 🎉`,
30
"",
0 commit comments