Select the types of activity you want to include in your feed.
1#!/bin/sh 2set -eu 3 4printf 'Running pre-commit checks...\n' 5bun run check