Skip to content

Why does LTS_08_2024 not have a new version number? #352

Why does LTS_08_2024 not have a new version number?

Why does LTS_08_2024 not have a new version number? #352

Workflow file for this run

name: "Set Issue Label"
on:
issues:
types: [opened]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: Naturalclar/[email protected]
with:
keywords: '[""]'
labels: '["IoTSDK"]'
github-token: "${{ secrets.GITHUB_TOKEN }}"