Skip to content

Commit

Permalink
Run Build on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacMarovitz committed Apr 12, 2024
1 parent 52da604 commit 30e7e5c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Build Wine

on:
push:
branches:
- '7.7'
workflow_dispatch:

env:
Expand Down Expand Up @@ -372,6 +370,7 @@ jobs:
path: SUMS.sha

- name: Upload Libraries to WhiskyBucket
if: ${{ github.ref == 'refs/heads/7.7' }}
env:
RCLONE_CONFIG_R2_TYPE: s3
RCLONE_CONFIG_R2_PROVIDER: Cloudflare
Expand Down

0 comments on commit 30e7e5c

Please sign in to comment.