Skip to content

Please make it so that clearing Browsing History does not also delete bookmarks history. #3

Please make it so that clearing Browsing History does not also delete bookmarks history.

Please make it so that clearing Browsing History does not also delete bookmarks history. #3

Workflow file for this run

name: 'Label Actions'
on:
issues:
types: [labeled, unlabeled]
permissions:
contents: read
issues: write
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v4