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