Skip to content

Commit d7acf21

Browse files
authored
Update checkbox.yaml
1 parent 344e57b commit d7acf21

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/checkbox.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ jobs:
3131
uses: actions/github-script@v6.1.0
3232
env:
3333
MESSAGE: |
34-
チェックボックス01 がチェックされました
34+
## 概要
35+
36+
- チェックボックス01 がチェックされました
3537
with:
3638
github-token: ${{secrets.GITHUB_TOKEN}}
3739
script: |

0 commit comments

Comments
 (0)