Skip to content

refactor: icon / text / icon and text are supported in push button #361

refactor: icon / text / icon and text are supported in push button

refactor: icon / text / icon and text are supported in push button #361

Workflow file for this run

name: Ruff
on: [ push, pull_request ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1