style(action): renaming the main.yml to norminette.yml

This commit is contained in:
Raphael 2025-09-04 15:18:50 +02:00
parent ea7d73e5e6
commit c4a1ccfeaa
No known key found for this signature in database

10
.github/workflows/norminette.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: '.'