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