Skip to content

Commit

Permalink
update .github
Browse files Browse the repository at this point in the history
  • Loading branch information
waynewyang committed Dec 10, 2023
1 parent 6244520 commit 93efaee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/buildAndTest-macos.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: build
name: build and test
on:
workflow_dispatch:
push:
branches: ["main", "dev"]
pull_request:
branches: ["main"]
jobs:
build:
buildAndTest:
runs-on: macos-latest
strategy:
matrix:
Expand Down

0 comments on commit 93efaee

Please sign in to comment.