Skip to content

Commit 28f9001

Browse files
committed
Update worfklow
1 parent 8d729b7 commit 28f9001

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check_required_files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,6 @@ jobs:
172172
body: |
173173
Hi @${{ github.event.pull_request.user.login }}. The pull request contains a new `README.md` file, but is missing the following required files:
174174
175-
- ${ { steps.check-required-files.outputs.missing_files } }
175+
- ${{ steps.check-required-files.outputs.missing_files }}
176176
177177
Please add the missing files to the pull request.

0 commit comments

Comments
 (0)