Skip to content

Add guidance regarding devcontainer configuration's intended scope to the getting started documentation #4823

Add guidance regarding devcontainer configuration's intended scope to the getting started documentation

Add guidance regarding devcontainer configuration's intended scope to the getting started documentation #4823

name: "Subscribe to Label"
# link: https://github.com/bytecodealliance/subscribe-to-label-action
on:
issues:
types: ["labeled"]
jobs:
subscribe:
runs-on: ubuntu-latest
steps:
- uses: bytecodealliance/subscribe-to-label-action@v1
with:
repo-token: "${{ secrets.ACCESS_TOKEN }}"