Skip to content

Initial stable release - real-time syslog security monitor with Teleg… #7

Initial stable release - real-time syslog security monitor with Teleg…

Initial stable release - real-time syslog security monitor with Teleg… #7

Workflow file for this run

name: "Ruff"
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
ruff:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v3