We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f808071 commit cb2caf0Copy full SHA for cb2caf0
1 file changed
.github/workflows/run_hall_monitor.yml
@@ -92,7 +92,7 @@ jobs:
92
- uses: SuffolkLITLab/ALActions/hall_monitor@main
93
with:
94
SERVER_URL: "https://courtguide.akcourts.gov"
95
- CHECK_TYPE: "homepage"
+ CHECK_TYPE: "all"
96
SENDGRID_API_KEY: ${{ secrets.SENDGRID_API_KEY }}
97
ERROR_EMAILS: ${{ secrets.ERROR_NOTIFY_EMAILS }}
98
ERROR_EMAIL_FROM: no-reply@suffolklitlab.org
0 commit comments