fix(styles) - Added styling that underlines the hovered part of the path #194
Workflow file for this run
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 |