Skip to content

FIx typo. change primary-color to tertiary (112). Update TNG theme qu… #948

FIx typo. change primary-color to tertiary (112). Update TNG theme qu…

FIx typo. change primary-color to tertiary (112). Update TNG theme qu… #948

Workflow file for this run

name: Validate
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- name: HACS validation
uses: "hacs/action@main"
with:
category: "theme"