Skip to content

Merge pull request #12 from RohithSurya/features/32100-config_run_com… #7

Merge pull request #12 from RohithSurya/features/32100-config_run_com…

Merge pull request #12 from RohithSurya/features/32100-config_run_com… #7

Workflow file for this run

name: Ruff
on:
push:
branches:
main
pull_request:
branches:
main
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1