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 88584a0 commit d918fb4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/healthcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@ on:
- cron: "0 7 * * *"

env:
HOSTS: 'proxmox:10.243.100.10
jumphost:10.243.100.143'
HOSTS: '
"proxmox:10.243.100.10",
"jumphost:10.243.100.143"
'
jobs:
healthcheck:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d918fb4

Please sign in to comment.