Skip to content

Commit

Permalink
does not need sonar & build on push
Browse files Browse the repository at this point in the history
  • Loading branch information
PssbleTrngle committed Dec 15, 2023
1 parent b699d27 commit 870da82
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@ on:
workflow_dispatch:
pull_request:
types: [opened, synchronize]
push:
branches: ["[0-9]+.[0-9]+.x"]
paths:
- '**/*.kt'
- '**/*.kts'
- '**/*.java'

jobs:
build:
Expand Down

0 comments on commit 870da82

Please sign in to comment.