fixed workflow file
Some checks failed
Lint CSS / lint (push) Failing after 3s

This commit is contained in:
Seaswimmer 2023-10-27 21:58:37 -04:00
parent 4d9a5c66bd
commit 470aedbdfb
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE

View file

@ -1,7 +1,5 @@
name: Lint CSS
on:
push
on: [push]
jobs:
lint:
@ -10,4 +8,4 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v3
- name: Lint CSS
uses: https://github.com/marketplace/actions/stylelinter@master
uses: actions/stylelinter@master