Fix psalm action
This commit is contained in:
parent
fb583d5665
commit
162229dbff
|
@ -1,10 +1,11 @@
|
|||
name: Psalm show github
|
||||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: '0 0 * * 0'
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- stable*
|
||||
|
||||
jobs:
|
||||
psalm:
|
||||
|
|
Loading…
Reference in New Issue