Skip to content

Commit

Permalink
Merge pull request jhedstrom#630 from saidatom/ci-pull-requests
Browse files Browse the repository at this point in the history
GitHub Actions push and pull_request.
  • Loading branch information
jhedstrom authored Nov 17, 2022
2 parents 69d3afd + 5d9e786 commit ecc0fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: ci
on: [push]
on: [push, pull_request]
jobs:
tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ecc0fc8

Please sign in to comment.