Skip to content

fix(examples/newsfeed-mailer): stop systemd unit from executing on st… #36

fix(examples/newsfeed-mailer): stop systemd unit from executing on st…

fix(examples/newsfeed-mailer): stop systemd unit from executing on st… #36

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