Fix CI failures

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
Octol1ttle 2023-01-18 20:35:22 +05:00
parent c220a0f379
commit 0c89df4791
Signed by: Octol1ttle
GPG key ID: B77C34313AEE1FFF
3 changed files with 4 additions and 2 deletions

View file

@ -18,7 +18,7 @@ updates:
- "type: dependencies" - "type: dependencies"
- package-ecosystem: "nuget" # See documentation for possible values - package-ecosystem: "nuget" # See documentation for possible values
directory: "/Boyfriend" # Location of package manifests directory: "/" # Location of package manifests
schedule: schedule:
interval: "weekly" interval: "weekly"
allow: allow:

View file

@ -31,6 +31,6 @@ jobs:
- name: ReSharper CLI InspectCode - name: ReSharper CLI InspectCode
uses: muno92/resharper_inspectcode@1.6.6 uses: muno92/resharper_inspectcode@1.6.6
with: with:
solutionPath: ./Boyfriend-CSharp.sln solutionPath: ./Boyfriend.sln
ignoreIssueType: InvertIf ignoreIssueType: InvertIf
solutionWideAnalysis: true solutionWideAnalysis: true

2
CODEOWNERS Normal file
View file

@ -0,0 +1,2 @@
* @boyfriend-admins
Messages.tt-ru.resx @mctaylors