chore(actions): workflow for norminette checks

This commit is contained in:
Raphaël 2025-09-04 15:04:53 +02:00 committed by GitHub
parent 42a2efb059
commit 17a71d7178
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

10
.github/workflows/main.yml vendored Normal file
View file

@ -0,0 +1,10 @@
on: [push, pull_request]
jobs:
norminette_job:
runs-on: ubuntu-latest
name: norminette
steps:
- uses: alexandregv/norminette-action@v3
with:
flags: '.'