Skip to content

feat: add ability to favorite helpful links #725

feat: add ability to favorite helpful links

feat: add ability to favorite helpful links #725

Workflow file for this run

name: commits
on: [push, pull_request]
jobs:
build:
name: conventional
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}