Skip to content
This repository has been archived by the owner on Dec 21, 2024. It is now read-only.

Commit

Permalink
ブランチ除外設定の追加
Browse files Browse the repository at this point in the history
  • Loading branch information
tshion committed Feb 24, 2024
1 parent cbe26ce commit 4f48fe5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/create-merge-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
pull_request:
types:
- closed
branches-ignore:
- 'released'
paths:
- 'Build.xcconfig'
workflow_dispatch:
Expand Down

0 comments on commit 4f48fe5

Please sign in to comment.