style(action): renaming the main.yml to norminette.yml
This commit is contained in:
parent
ea7d73e5e6
commit
c4a1ccfeaa
1 changed files with 0 additions and 0 deletions
10
.github/workflows/main.yml
vendored
10
.github/workflows/main.yml
vendored
|
|
@ -1,10 +0,0 @@
|
|||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
norminette_job:
|
||||
runs-on: ubuntu-latest
|
||||
name: norminette
|
||||
steps:
|
||||
- uses: alexandregv/norminette-action@v3
|
||||
with:
|
||||
flags: '.'
|
||||
Loading…
Add table
Add a link
Reference in a new issue