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