rollbar / rollbar-php-laravel

Rollbar error monitoring integration for Laravel projects
https://docs.rollbar.com/docs/laravel
140 stars 39 forks source link

Added a workflow file for testing updates to the v7 branch #144

Closed danielmorell closed 1 year ago

danielmorell commented 1 year ago

Description of the change

This adds a workflow file to automatically test updates to the v7 branches.

Type of change

Related issues

None

Checklists

Development

Code review

danielmorell commented 1 year ago

The tests are failing because they won't work until #145 is merged. Note: that a PR or push to a branch starting with next/7.x/ is required for this workflow file to run.