1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/.github/workflows/main.yml
Matthew Brown d54ab7763b Try again
2019-12-01 16:24:21 -05:00

15 lines
245 B
YAML

name: CI
on: [push, pull_request]
jobs:
psalm:
name: Psalm
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Psalm
uses: docker://muglug/psalm-github-actions
with:
args: --shepherd