Add autoMirroded attribute to some icons so that they render correctly on Rtl mode. #192
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: Validate Git LFS | |
on: [pull_request] | |
jobs: | |
build: | |
runs-on: ubuntu-latest | |
name: Validate | |
steps: | |
- uses: nschloe/action-cached-lfs-checkout@v1.2.2 | |
- run: | | |
./scripts/validate_lfs.sh |