Fix psalm action

This commit is contained in:
John Molakvoæ 2021-05-28 18:17:58 +02:00 committed by GitHub
parent fb583d5665
commit 162229dbff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -1,10 +1,11 @@
name: Psalm show github
on:
push:
pull_request:
schedule:
- cron: '0 0 * * 0'
push:
branches:
- master
- stable*
jobs:
psalm: