Skip to content

Some Panel widgets do not work offline #17

Some Panel widgets do not work offline

Some Panel widgets do not work offline #17

Workflow file for this run

name: Label issues
on:
issues:
types:
- reopened
- opened
jobs:
label_issues:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- name: Label issues
uses: andymckay/[email protected]
with:
add-labels: "triage"