ci: add reproduire-sur-stackblitz workflow (#28531)

This commit is contained in:
Julien Huang 2024-08-14 00:30:20 +02:00 committed by Daniel Roe
parent fa8dbabe93
commit ea9cca38af
No known key found for this signature in database
GPG Key ID: 3714AB03996F442B
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
name: reproduire-sur-stackblitz
on:
issues:
types:
opened
permissions:
issues: write
jobs:
reproduire-sur-stackblitz:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: huang-julien/reproduire-sur-stackblitz@v1.0.0
with:
reproduction-heading: '### Reproduction'