Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:Innmind/url-resolver into develop
Browse files Browse the repository at this point in the history
* 'develop' of github.com:Innmind/url-resolver:
  Add PR trigger and improve Psalm version
  • Loading branch information
Baptouuuu committed Feb 7, 2021
2 parents 6f32474 + d54ac65 commit e31b9f1
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,6 +1,6 @@
name: CI

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

jobs:
phpunit:
Expand Down

0 comments on commit e31b9f1

Please sign in to comment.