fix: update chip-clear css var after code review commit suggestion #397
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: CI | |
on: | |
pull_request: | |
branches: | |
- master | |
push: | |
branches: | |
- beta | |
- master | |
jobs: | |
build: | |
uses: Neovici/cfg/.github/workflows/forge.yml@master | |
secrets: inherit |