Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bishoyh authored Nov 11, 2024
1 parent b267d6b commit 3968256
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ name: Build and Release Binaries

on:
push:
tags:
- 'v*.*.*'

branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 3968256

Please sign in to comment.