mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
ci: Fix path name
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
f78f7d9735
commit
5434005bff
1 changed files with 1 additions and 1 deletions
2
.github/workflows/static-code-analysis.yml
vendored
2
.github/workflows/static-code-analysis.yml
vendored
|
|
@ -10,7 +10,7 @@ on:
|
|||
- master
|
||||
- stable*
|
||||
paths:
|
||||
- '.github'
|
||||
- '.github/workflows/static-code-analysis.yml'
|
||||
- '**.php'
|
||||
|
||||
concurrency:
|
||||
|
|
|
|||
Loading…
Reference in a new issue