Skip to content

Commit

Permalink
Add checks for pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlgo11 committed Oct 27, 2019
1 parent ad34389 commit 160f7e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll.yml
@@ -1,6 +1,6 @@
name: Jekyll Tests

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

jobs:
Test_Jekyll:
Expand Down

0 comments on commit 160f7e9

Please sign in to comment.