mirror of
https://codeberg.org/JasterV/spazio-solazzo.git
synced 2026-04-27 02:25:40 +00:00
fix: review cleanup workflow (#8)
This commit is contained in:
parent
4564973426
commit
8dafc3e3fd
1 changed files with 3 additions and 0 deletions
3
.github/workflows/review.yml
vendored
3
.github/workflows/review.yml
vendored
|
|
@ -80,6 +80,9 @@ jobs:
|
||||||
concurrency:
|
concurrency:
|
||||||
group: pr-${{ github.event.number }}
|
group: pr-${{ github.event.number }}
|
||||||
|
|
||||||
|
environment:
|
||||||
|
name: review
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Destroy PR app
|
- name: Destroy PR app
|
||||||
uses: superfly/fly-pr-review-apps@1.5.0
|
uses: superfly/fly-pr-review-apps@1.5.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue