Skip to content

request: allow to retrieve a tabId and documentId from the content script #101

request: allow to retrieve a tabId and documentId from the content script

request: allow to retrieve a tabId and documentId from the content script #101

Workflow file for this run

name: "Needs Triage"
on:
issues:
types: [opened]
jobs:
triage:
if: github.event.issue.labels[0] == null
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v2.5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
enable-versioned-regex: 0