Skip to content

Commit

Permalink
add pull_request to actions
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed Jun 19, 2020
1 parent 115d157 commit fb1a69c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
@@ -1,6 +1,6 @@
name: Test Rich module

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

jobs:
build:
Expand Down

0 comments on commit fb1a69c

Please sign in to comment.