Skip to content

Commit

Permalink
Also run hook on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Mar 4, 2020
1 parent 9a062a6 commit 424f59a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
@@ -1,6 +1,6 @@
name: Cross-OS Tests

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

env:
GITHUB_TOKEN: 1
Expand Down

0 comments on commit 424f59a

Please sign in to comment.