Skip to content

Commit 30e7e5c

Browse files
committed
Run Build on PRs
1 parent 52da604 commit 30e7e5c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: Build Wine
22

33
on:
44
push:
5-
branches:
6-
- '7.7'
75
workflow_dispatch:
86

97
env:
@@ -372,6 +370,7 @@ jobs:
372370
path: SUMS.sha
373371

374372
- name: Upload Libraries to WhiskyBucket
373+
if: ${{ github.ref == 'refs/heads/7.7' }}
375374
env:
376375
RCLONE_CONFIG_R2_TYPE: s3
377376
RCLONE_CONFIG_R2_PROVIDER: Cloudflare

0 commit comments

Comments
 (0)