We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ad71df commit 399eb75Copy full SHA for 399eb75
.github/workflows/publish-articles.yml
@@ -7,8 +7,6 @@ on:
7
8
jobs:
9
publish-articles:
10
- # PRがマージされた場合のみ実行
11
- if: github.event.pull_request.merged == true
12
runs-on: ubuntu-latest
13
permissions:
14
contents: write
0 commit comments