Skip to content

docs: use the lifecycle GIF as the sole hero, drop the static still #5

docs: use the lifecycle GIF as the sole hero, drop the static still

docs: use the lifecycle GIF as the sole hero, drop the static still #5

Workflow file for this run

name: CI
on:
push:
pull_request:
# Least privilege: validate.sh only reads the tree.
permissions:
contents: read
jobs:
validate:
runs-on: macos-latest
steps:
# Pinned to a commit SHA (supply-chain hygiene); comment tracks the tag.
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
- name: Validate plugin
run: ./scripts/validate.sh