Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Decouplepkgs_dirs andenvs_dirs from base environment#18098

Decouplepkgs_dirs andenvs_dirs from base environment

Decouplepkgs_dirs andenvs_dirs from base environment #18098

Workflow file for this run

name:CLA
on:
issue_comment:
types:
-created
pull_request_target:
jobs:
check:
if:>-
!github.event.repository.fork
&& (
github.event.issue.pull_request
&& github.event.comment.body == '@conda-bot check'
|| github.event_name == 'pull_request_target'
)
runs-on:ubuntu-latest
steps:
-name:Check CLA
uses:conda/actions/check-cla@c1c8ebf3059ee1645f9395771671262a7ea8da63# v25.3.0
with:
# [required]
# A token with ability to comment, label, and modify the commit status
# (`pull_request: write` and `statuses: write` for fine-grained PAT; `repo` for classic PAT)
# (default: secrets.GITHUB_TOKEN)
token:${{ secrets.CLA_ACTION_TOKEN }}
# [required]
# Label to apply to contributor's PR once CLA is signed
label:cla-signed
# [required]
# Token for opening signee PR in the provided `cla_repo`
# (`pull_request: write` for fine-grained PAT; `repo` and `workflow` for classic PAT)
cla_token:${{ secrets.CLA_FORK_TOKEN }}

[8]ページ先頭

©2009-2025 Movatter.jp