Skip to content

fix(stickyHeader): 🐛 use edit icon when source edit is the only button #911

fix(stickyHeader): 🐛 use edit icon when source edit is the only button

fix(stickyHeader): 🐛 use edit icon when source edit is the only button #911

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: 🔖 Write release-please PR
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.WORKFLOW_TOKEN }}