Skip to content

Add unit test to ensure changes to adam fn only invalidate targets that use those functions #62

Add unit test to ensure changes to adam fn only invalidate targets that use those functions

Add unit test to ensure changes to adam fn only invalidate targets that use those functions #62

Workflow file for this run

name: PR cleanup
on:
pull_request:
types: [closed, synchronize]
jobs:
delete_pr_artifacts:
runs-on: ubuntu-latest
steps:
- uses: stefanluptak/delete-old-pr-artifacts@v1
with:
workflow_filename: Check.yaml