This commit is contained in:
parent
009fb1860f
commit
027b6df456
1 changed files with 1 additions and 3 deletions
|
@ -7,7 +7,5 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
token: ${{ secrets.COASTALCOMMITSTOKEN }}
|
||||
- name: Lint CSS
|
||||
uses: actions/stylelinter@master
|
||||
uses: actions/stylelint@master
|
||||
|
|
Loading…
Reference in a new issue