Skip to content

change 'attesttation=direct' to 'attestation=none' for Windows OS #4

change 'attesttation=direct' to 'attestation=none' for Windows OS

change 'attesttation=direct' to 'attestation=none' for Windows OS #4

Workflow file for this run

name: Copy labels
on:
pull_request:
types: [opened]
jobs:
copy-labels:
runs-on: ubuntu-latest
name: Copy labels from linked issues
steps:
- name: copy-labels
uses: michalvankodev/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}