Skip to content

Add isWaitingToUpdateInputValue + animation to AssetChainInput, Add priceChangePercentage #395

Add isWaitingToUpdateInputValue + animation to AssetChainInput, Add priceChangePercentage

Add isWaitingToUpdateInputValue + animation to AssetChainInput, Add priceChangePercentage #395

Workflow file for this run

name: Automerge
on:
pull_request:
types: [opened, synchronize, reopened, labeled]
jobs:
automerge:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- id: automerge
name: automerge
uses: 'pascalgn/[email protected]'
env:
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
MERGE_METHOD: 'squash'