File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -2434,6 +2434,9 @@ settings.event_workflow_job_desc=Gitea Actions のワークフロージョブが
24342434settings.event_package =パッケージ
24352435settings.event_package_desc =リポジトリにパッケージが作成または削除されたとき。
24362436settings.branch_filter =ブランチ フィルター
2437+ settings.branch_filter_desc_1 =プッシュ、ブランチ作成、ブランチ削除イベントに対するブランチ(およびref名)の許可リストで、globパターンで指定します。 空または<code>*</code>の場合、すべてのブランチとタグのイベントが報告されます。
2438+ settings.branch_filter_desc_2 =完全なref名にマッチさせるには、 <code>refs/heads/</code> または <code>refs/tags/</code> を前に付けてください。
2439+ settings.branch_filter_desc_doc =書き方についてはドキュメント <a href =" %[1]s" >%[2]s</a> を参照してください。
24372440settings.authorization_header =Authorizationヘッダー
24382441settings.authorization_header_desc =入力した場合、リクエストにAuthorizationヘッダーとして付加します。 例: %s
24392442settings.active =有効
You can’t perform that action at this time.
0 commit comments