Skip to content

[Feature] Add camera option in example insta_asset_picker #239

[Feature] Add camera option in example insta_asset_picker

[Feature] Add camera option in example insta_asset_picker #239

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"]'