Skip to content

Allow copy without retaining visibility for adapters and implementations that required fetching visibility for copy and move. #62

Allow copy without retaining visibility for adapters and implementations that required fetching visibility for copy and move.

Allow copy without retaining visibility for adapters and implementations that required fetching visibility for copy and move. #62

Workflow file for this run

name: Auto-Fix
on:
pull_request:
jobs:
auto-fix:
name: Auto-Fix
uses: zingimmick/.github/.github/workflows/auto-fix.yml@main
secrets:
token: ${{ secrets.ACCESS_TOKEN }}