Fix: Linting, stale permissions, tweaks

This commit is contained in:
2023-05-04 15:40:11 +03:00
parent 15ac8b6bef
commit 744a067468
11 changed files with 36 additions and 20 deletions

View File

@@ -5,8 +5,8 @@ on:
workflow_dispatch:
pull_request:
paths:
- 'composer.json'
- 'composer.lock'
- "composer.json"
- "composer.lock"
jobs:
ComposerInstall: