Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2021-04-14 18:16:50 +0300
committerJoas Schilling <coding@schilljs.com>2021-04-14 18:16:50 +0300
commit4814695675150545222a9fcc76d055eae00d1bea (patch)
treea7cc1f81c01fcfd965ea48f77604998204f21cb9
parentc9666af2bdaa5effe0a6fddee80d3105ba0e4cc5 (diff)
Try working-directorytechdebt/noid/psalm-security
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--.github/workflows/psalm-security.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/psalm-security.yml b/.github/workflows/psalm-security.yml
index 5d36b40e9..99453abad 100644
--- a/.github/workflows/psalm-security.yml
+++ b/.github/workflows/psalm-security.yml
@@ -44,6 +44,7 @@ jobs:
path: apps/${{ env.APP_NAME }}
- name: Psalm
+ working-directory: apps/${{ env.APP_NAME }}
uses: docker://vimeo/psalm-github-actions
with:
security_analysis: true