Skip to content

Commit c36bbab

Browse files
Remove artifacts upload from pull request
1 parent 2cb2de5 commit c36bbab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-artifacts.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
length: 7
7373

7474
- name: Upload artifacts
75+
if: github.event_name != 'pull_request'
7576
uses: actions/upload-artifact@v4
7677
with:
7778
name: TuneLab-${{ matrix.runtime }}-${{ steps.short-sha.outputs.sha }}

0 commit comments

Comments
 (0)