Merge pull request #12494 from backstage/rugvip/debug-time

workflows/pr-review-comment: debug time
This commit is contained in:
Patrik Oldsberg
2022-07-07 11:02:17 +02:00
committed by GitHub
+1
View File
@@ -15,6 +15,7 @@ jobs:
if: github.repository == 'backstage/backstage' && github.event.workflow_run.conclusion == 'success'
steps:
- uses: hmarr/debug-action@v2
- uses: backstage/actions/re-review@v0.5.3
with:
app-id: ${{ secrets.BACKSTAGE_GOALIE_APPLICATION_ID }}