Skip to content

Commit

Permalink
chore: attend pr review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
guidiaz committed Nov 20, 2023
1 parent d09a87d commit 9d1b3c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/actions/docker-build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ runs:
using: "composite"
steps:
- name: Build the image itself
shell: bash
run: docker build -t ${{ inputs.tag }} -f docker/Dockerfile .
2 changes: 1 addition & 1 deletion price_feeds_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@
"Price-BNB/USDT-6": {
"label": "",
"deviationPercentage": 3.5,
"maxSecsBetweenUpdates": 300,
"maxSecsBetweenUpdates": 900,
"minSecsBetweenUpdates": 900
},
"Price-BTC/USD-6": {
Expand Down

0 comments on commit 9d1b3c1

Please sign in to comment.