Skip to content

Commit

Permalink
run build on any push or pull request
Browse files Browse the repository at this point in the history
run build on any push or pull request
  • Loading branch information
PeterWarren committed Nov 15, 2023
1 parent d470dde commit 24f9c8f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@ name: Build package and archive

on:
push:
branches:
- master
pull_request:
branches: [ main ]


jobs:
build:
Expand Down

0 comments on commit 24f9c8f

Please sign in to comment.