Skip to content

Commit

Permalink
Remove artifacts upload from pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
FangCunWuChang authored Jun 3, 2024
1 parent 2cb2de5 commit c36bbab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
length: 7

- name: Upload artifacts
if: github.event_name != 'pull_request'
uses: actions/upload-artifact@v4
with:
name: TuneLab-${{ matrix.runtime }}-${{ steps.short-sha.outputs.sha }}
Expand Down

0 comments on commit c36bbab

Please sign in to comment.