Skip to content

fix(coffeeani): Truncate external links and tags #22

fix(coffeeani): Truncate external links and tags

fix(coffeeani): Truncate external links and tags #22

Workflow file for this run

name: cog-coffeeani
on:
push:
paths:
- 'coffeeani/**'
jobs:
build-dpy:
uses: coffeebank/coffee-cogs/.github/workflows/build-dpy.yml@docs/dpy
with:
COG_NAME: coffeeani
secrets:
GH_PAT: ${{ secrets.GH_PAT }}