Skip to content

Commit

Permalink
fix: run CI checks on PRs (ipfs#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel committed Jul 28, 2020
1 parent 9603194 commit df92aca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: Build
on:
push:
on: [push, pull_request]

jobs:
no-uncommitted-changes:
Expand Down

0 comments on commit df92aca

Please sign in to comment.