Skip to content

chore(tools): remove and migrate newsfeed-mailer to dedidcated repo #44

chore(tools): remove and migrate newsfeed-mailer to dedidcated repo

chore(tools): remove and migrate newsfeed-mailer to dedidcated repo #44

Workflow file for this run

name: Lint and format code with Ruff
on: [push]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1