1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00

Test GitHub actions

This commit is contained in:
Matthew Brown 2019-12-01 15:31:39 -05:00 committed by GitHub
parent f48773e931
commit 959430531b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

13
.github/workflows/main.yml vendored Normal file
View File

@ -0,0 +1,13 @@
name: CI
on: [push, pull_request]
jobs:
psalm:
name: Psalm
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Psalm
uses: docker://mickaelandrieu/psalm-ga
with:
args: --shepherd