Skip to content

fix(shield): allow accesskey to be null in case access_key_existing_secret is set #3480

fix(shield): allow accesskey to be null in case access_key_existing_secret is set

fix(shield): allow accesskey to be null in case access_key_existing_secret is set #3480

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
branches: [main]
jobs:
pr-label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"