Skip to content

Commit 399eb75

Browse files
authored
remove if
1 parent 0ad71df commit 399eb75

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish-articles.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ on:
77

88
jobs:
99
publish-articles:
10-
# PRがマージされた場合のみ実行
11-
if: github.event.pull_request.merged == true
1210
runs-on: ubuntu-latest
1311
permissions:
1412
contents: write

0 commit comments

Comments
 (0)