Skip to content

Fix an issue with local BA and improve on-demand signature loading #56

Fix an issue with local BA and improve on-demand signature loading

Fix an issue with local BA and improve on-demand signature loading #56

name: Cleanup PR Artifacts
on:
pull_request:
types: [closed]
jobs:
delete-artifacts:
runs-on: ubuntu-latest
permissions:
actions: write
steps:
- name: Delete PR Artifacts
uses: geekyeggo/delete-artifact@v5
with:
name: build-output-*