Skip to content

Attempt: added annotation to ignore @preview compose functions, tried to fix jacoco for :core-ui module #71

Attempt: added annotation to ignore @preview compose functions, tried to fix jacoco for :core-ui module

Attempt: added annotation to ignore @preview compose functions, tried to fix jacoco for :core-ui module #71

Workflow file for this run

name: Auto approve
on: pull_request_target
jobs:
build:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: hmarr/auto-approve-action@v3
with:
review-message: "PR automatically approved by auto-approve-action"