Nuxt/.github/workflows/stackblitz-link.yml
renovate[bot] 1bdaa08fb7
chore(deps): update huang-julien/reproduire-sur-stackblitz action to v1.0.2 (main) (#28860)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-05 22:35:34 +02:00

18 lines
298 B
YAML

name: chore
on:
issues:
types:
opened
permissions:
issues: write
jobs:
stackblitz:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: huang-julien/reproduire-sur-stackblitz@v1.0.2
with:
reproduction-heading: '### Reproduction'