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 a0d8f89 commit 12dd8ea
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Build, Test

on:
pull_request:
branches: ['main']
push:
branches: ['main']
on: [push, pull_request]

jobs:
install:
Expand Down

0 comments on commit 12dd8ea

Please sign in to comment.