Skip to content

design: add looping lifecycle GIF, embedded under the hero #3

design: add looping lifecycle GIF, embedded under the hero

design: add looping lifecycle GIF, embedded under the hero #3

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