Skip to content

Publish packages with provenance #2893

Publish packages with provenance

Publish packages with provenance #2893

Workflow file for this run

name: PR Labels
on: pull_request
jobs:
packages:
runs-on: ubuntu-latest
steps:
- name: Label PR with affected packages
uses: adamzolyak/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BASE_DIRS: 'packages'
with:
prefix: '🗂'
separator: ' '