Skip to content

Commit 1c90413

Browse files
committed
chore: GHA動作テスト
1 parent c237a1a commit 1c90413

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/openapi-client.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ jobs:
8787
# https://github.com/peter-evans/create-pull-request
8888
- name: Create PR for regenerate OpenAPI client
8989
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
90-
if: steps.generate-openapi-client.outputs.has_changes == 'true'
9190
id: cpr
9291
with:
9392
token: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)