Skip to content

Commit

Permalink
chore: run the CI on pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret committed Sep 12, 2021
1 parent f134765 commit c0bed7c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: CI

on:
push:
on: [push, pull_request]

jobs:
style:
Expand Down

0 comments on commit c0bed7c

Please sign in to comment.