Skip to content

docs(glm52): publish the real GLM 5.2 premium tier on pre-purchase surfaces #11

docs(glm52): publish the real GLM 5.2 premium tier on pre-purchase surfaces

docs(glm52): publish the real GLM 5.2 premium tier on pre-purchase surfaces #11

Workflow file for this run

name: Auto-add to NaN Staff project
on:
issues:
types: [opened, reopened, transferred]
pull_request:
types: [opened, reopened]
jobs:
add-to-project:
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v1.0.2
with:
project-url: https://github.com/orgs/helmcode/projects/6
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}