Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
douglance committed Sep 13, 2023
1 parent 14fcd21 commit a0d8f89
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@ name: Build, Test

on:
pull_request:
branches: ['master']
branches: ['main']
push:
branches: ['master']
workflow_dispatch:
merge_group:
branches: ['main']

jobs:
install:
Expand Down

0 comments on commit a0d8f89

Please sign in to comment.