Skip to content

Get answers for an embedded form without server side APIs / access tokens #52

Get answers for an embedded form without server side APIs / access tokens

Get answers for an embedded form without server side APIs / access tokens #52

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