1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-01-31 09:09:00 +03:00

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"
- package-ecosystem: "nuget" # See documentation for possible values
directory: "/Boyfriend" # Location of package manifests
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
allow:

View file

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

2
CODEOWNERS Normal file
View file

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