mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-15 02:14:44 +00:00
b74a9bdd47
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <daniel@roe.dev>
18 lines
388 B
YAML
18 lines
388 B
YAML
name: chore
|
|
on:
|
|
issues:
|
|
types:
|
|
opened
|
|
|
|
permissions:
|
|
issues: write
|
|
|
|
jobs:
|
|
stackblitz:
|
|
runs-on: ubuntu-latest
|
|
steps:
|
|
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
|
|
- uses: huang-julien/reproduire-sur-stackblitz@9ceccbfbb0f2f9a9a8db2d1f0dd909cf5cfe67aa # v1.0.2
|
|
with:
|
|
reproduction-heading: '### Reproduction'
|