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 e472fcd commit 8db45b0
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
name: Build and Release

on:
push:
branches:
- main
pull_request:
branches:
- main
release:
types: [created, published]

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

0 comments on commit 8db45b0

Please sign in to comment.