Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
xfqwdsj committed Jan 27, 2024
1 parent 9723c84 commit 7ea2d57
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
- platform: Windows
os: windows-latest

if: "github.event_name == 'push' || (github.event_name == 'pull_request' && !startsWith(github.event.head_commit.message, 'chore: increase build number to'))"

name: Build and Release ${{ matrix.platform }} on ${{ matrix.os }}
runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 7ea2d57

Please sign in to comment.