Skip to content

Commit

Permalink
action: enable benchmark-result in push and schedule
Browse files Browse the repository at this point in the history
since we change the benchmark-result from PR comment to action summary,
we can enable the benchmark-result in push and schedule

Signed-off-by: Desiki-high <[email protected]>
  • Loading branch information
Desiki-high committed Apr 21, 2023
1 parent b206fc9 commit 52b825c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/smoke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,6 @@ jobs:

benchmark-result:
runs-on: ubuntu-latest
if: github.event_name == 'pull_request'
needs: [benchmark-oci, benchmark-zran-all-prefetch, benchmark-zran-no-prefetch, benchmark-nydus-no-prefetch, benchmark-nydus-all-prefetch, benchmark-nydus-filelist-prefetch]
steps:
- uses: actions/download-artifact@v3
Expand Down

0 comments on commit 52b825c

Please sign in to comment.