Skip to content

Commit

Permalink
gh: run tests on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
davehorton committed Jan 9, 2023
1 parent 6d593cb commit 6d44c6c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: CI

on:
push:
workflow_dispatch:
on: [push, pull_request]

jobs:
build:
Expand Down

0 comments on commit 6d44c6c

Please sign in to comment.