mirror of
https://codeberg.org/JasterV/spazio-solazzo.git
synced 2026-04-26 18:20:03 +00:00
fix: review cleanup workflow
This commit is contained in:
parent
30de4d23a4
commit
c062b07462
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:
|
||||
group: pr-${{ github.event.number }}
|
||||
|
||||
environment:
|
||||
name: review
|
||||
|
||||
steps:
|
||||
- name: Destroy PR app
|
||||
uses: superfly/fly-pr-review-apps@1.5.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue