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

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Octol1ttle 2023-04-27 22:51:15 +05:00
commit e35db12ab3
Signed by: Octol1ttle
GPG key ID: B77C34313AEE1FFF

View file

@ -1,4 +1,4 @@
name: "ReSharper"
name: "ReSharper"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
@ -29,7 +29,7 @@ jobs:
run: dotnet restore
- name: ReSharper CLI InspectCode
uses: muno92/resharper_inspectcode@1.6.6
uses: muno92/resharper_inspectcode@1.6.13
with:
solutionPath: ./Boyfriend.sln
ignoreIssueType: InvertIf