Nuxt/.github/workflows/stackblitz-link.yml

18 lines
298 B
YAML
Raw Normal View History

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'