Skip to content

BUILD-9760 test working-directory input of build-gradle and config-gradle #436

BUILD-9760 test working-directory input of build-gradle and config-gradle

BUILD-9760 test working-directory input of build-gradle and config-gradle #436

Workflow file for this run

---
on:
pull_request:
jobs:
pre-commit:
name: "pre-commit"
runs-on: github-ubuntu-latest-s
steps:
- uses: SonarSource/gh-action_pre-commit@0ecedc4e4070444a95f6b6714ddc3ebcdde697c4 # 1.1.0
with:
extra-args: --from-ref=origin/${{ github.event.pull_request.base.ref }} --to-ref=${{ github.event.pull_request.head.sha }}