Skip to content

docs: swap tier colors + remove takens card highlight #4

docs: swap tier colors + remove takens card highlight

docs: swap tier colors + remove takens card highlight #4

Workflow file for this run

name: Build
on:
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Validate HTML
run: test -f index.html && echo "index.html exists"