Skip to content

Commit

Permalink
using を追加
Browse files Browse the repository at this point in the history
  • Loading branch information
kharada7 committed Jul 29, 2024
1 parent 428e552 commit f12e7d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/copy-cla-file/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ inputs:
description: "CLA ファイルのコピー先を示すパス"
required: true
runs:
using: "composite"
steps:
- name: CLA.pdf のコピー
shell: bash
Expand Down

0 comments on commit f12e7d0

Please sign in to comment.