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 8562970 commit 825622cCopy full SHA for 825622c
.github/workflows/summarize-ambassadors.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Run Summary Script
23
env:
24
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25
- GITHUB_REPOSITORY: pytorch-fdn/foundation-programs
+ GITHUB_REPOSITORY: pytorch-fdn/ambassador-program
26
run: python .github/scripts/summarize_applications.py
27
28
- name: Commit and Push Summary
0 commit comments