Skip to content

Update dependency sass to v1.83.0 #173

Update dependency sass to v1.83.0

Update dependency sass to v1.83.0 #173

Workflow file for this run

# This workflow will scan JavaScript files for formatting and linting issues.
# Keeping as a separate workflow to build and test so that we can see any build and test issues if this workflow fails.
name: Lint
on:
pull_request:
branches: [ "main" ]
jobs:
javascript:
uses: lookupdaily/actions/.github/workflows/lint.yml@main