Skip to content

Commit

Permalink
Update pr-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
piyoki authored Jul 11, 2023
1 parent 2344ee9 commit a8a061f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,12 +216,3 @@ jobs:
with:
name: ${{ steps.get_filename.outputs.BUNDLE_NAME }}
path: bundled/*

report:
if: always()
needs: [build-bundle]
uses: daeuniverse/ci-seed-jobs/.github/workflows/report-build-result.yml@report_build_result
with:
checkrun_name: "PR Build (Preview)/build-bundle-check"
job_result: ${{ needs.build-bundle.result }}
secrets: inherit

0 comments on commit a8a061f

Please sign in to comment.