Skip to content

[BUG] black screen when using camera and no photos listed #233

[BUG] black screen when using camera and no photos listed

[BUG] black screen when using camera and no photos listed #233

Workflow file for this run

name: "Issue Labeler"
on:
issues:
types: [ opened ]
jobs:
label:
runs-on: ubuntu-latest
steps:
- name: Auto label
uses: Renato66/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
ignore-comments: true
default-labels: '["await triage"]'