Skip to content

[FEATURE] A way to know if an embedded typeform is over quota and "closed" #54

[FEATURE] A way to know if an embedded typeform is over quota and "closed"

[FEATURE] A way to know if an embedded typeform is over quota and "closed" #54

Workflow file for this run

name: Labeling new issue
on:
issues:
types: ['opened']
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: Renato66/auto-label@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
default-labels: '["new"]'