Skip to content

Update automatic download setting default to False if running in a remote content context. #4053

Update automatic download setting default to False if running in a remote content context.

Update automatic download setting default to False if running in a remote content context. #4053

Workflow file for this run

name: PR Labels
on: [pull_request_target]
jobs:
other-labels:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"