There was an error while loading. Please reload this page.
2 parents f655e19 + 7cb12c5 commit ce5c23eCopy full SHA for ce5c23e
1 file changed
.github/workflows/email-test.yml
@@ -13,7 +13,7 @@ jobs:
13
14
steps:
15
- name: Send PR email
16
- run: node .github/scripts/sendPrEmail.js
+ run: node .github/scripts/sendPrEmail-test.js
17
env:
18
AZURE_TENANT_ID: ${{ secrets.AZURE_TENANT_ID }}
19
AZURE_CLIENT_ID: ${{ secrets.AZURE_CLIENT_ID }}
0 commit comments