Skip to content

Commit

Permalink
Set poll to 0
Browse files Browse the repository at this point in the history
  • Loading branch information
arkid15r committed Sep 17, 2024
1 parent e066250 commit 0b90a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ansible/staging/update-data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
tasks:
- name: Update Nest data
async: 10800 # 3 hours
poll: 1800 # 30 minutes
poll: 0
shell:
cmd: 'make update'

0 comments on commit 0b90a61

Please sign in to comment.