Skip to content

Commit

Permalink
Enable CI for pull requests (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Feb 14, 2021
1 parent 2ab2bd5 commit 8b4ac07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
@@ -1,4 +1,4 @@
on: [push]
on: [push, pull_request]

name: CI

Expand Down

0 comments on commit 8b4ac07

Please sign in to comment.