Skip to content

It is strongly recommended to replace the Chinese tutorials under 'https://www.solanazh.com/' with the English tutorials under 'https://www.soldev.app/course', even with Google Translate!! #962

It is strongly recommended to replace the Chinese tutorials under 'https://www.solanazh.com/' with the English tutorials under 'https://www.soldev.app/course', even with Google Translate!!

It is strongly recommended to replace the Chinese tutorials under 'https://www.solanazh.com/' with the English tutorials under 'https://www.soldev.app/course', even with Google Translate!! #962

Workflow file for this run

name: "Issue Label Actions"
on:
issues:
types: [labeled, unlabeled]
permissions:
contents: read
issues: write
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v2