Skip to content

Commit cb2caf0

Browse files
Always check all AK Prod interviews (#88)
Changed CHECK_TYPE from 'homepage' to 'all' in hall monitor workflow for AK prod.
1 parent f808071 commit cb2caf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_hall_monitor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
- uses: SuffolkLITLab/ALActions/hall_monitor@main
9393
with:
9494
SERVER_URL: "https://courtguide.akcourts.gov"
95-
CHECK_TYPE: "homepage"
95+
CHECK_TYPE: "all"
9696
SENDGRID_API_KEY: ${{ secrets.SENDGRID_API_KEY }}
9797
ERROR_EMAILS: ${{ secrets.ERROR_NOTIFY_EMAILS }}
9898
ERROR_EMAIL_FROM: no-reply@suffolklitlab.org

0 commit comments

Comments
 (0)