mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-11-22 14:56:25 +01:00
Remove PR checks for Sonarcloud
This commit is contained in:
parent
c977e36368
commit
be93d0cc81
1 changed files with 0 additions and 2 deletions
2
.github/workflows/sonarcloud.yml
vendored
2
.github/workflows/sonarcloud.yml
vendored
|
@ -3,8 +3,6 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
pull_request:
|
|
||||||
types: [opened, synchronize, reopened]
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: SonarCloud
|
name: SonarCloud
|
||||||
|
|
Loading…
Reference in a new issue