Skip to content

Commit

Permalink
update hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
guyzsarun committed Dec 20, 2023
1 parent 6d594b2 commit c345b4c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/healthcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ on:
- cron: "0 7 * * *"

env:
HOSTS: '[
"test",
HOSTS: '
"test"
]'
"test"
test3
'

jobs:
healthcheck:
Expand Down

0 comments on commit c345b4c

Please sign in to comment.