1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 12:24:49 +01:00

Run on pull_request too

This commit is contained in:
Matthew Brown 2020-02-24 11:31:20 -05:00 committed by GitHub
parent f1a9b73a78
commit 6cb520d687
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
name: Run Shepherd
on: [push]
on: [push, pull_request]
jobs:
build: