curl  -X POST    -H 'Authorization: token TOKEN'    -H "Accept: application/vnd.github.v3+json"    "https://api.github.com/repos/ユーザー名/リポジトリ名/actions/workflows/ワークフロー名.yml/dispatches"    -d '{"ref":"master", "inputs": { "target": "dev1" }}'

トップ   編集 凍結 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2024-02-11 (日) 06:20:27