Skip to content

Commit

Permalink
一重引用符を削除
Browse files Browse the repository at this point in the history
見た目の問題
  • Loading branch information
Gakuto1112 committed Nov 4, 2023
1 parent 3f1d209 commit 98fde8f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/generate_readme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ name: Generate README
on:
push:
branches:
- 'Senko'
- 'Shiro'
- 'Suzu'
- Senko
- Shiro
- Suzu
paths:
- '.github/README_templates/**'
- '.github/README_images/**'
- '.github/workflows/generate_readme.yaml'
- .github/README_templates/**
- .github/README_images/**
- .github/workflows/generate_readme.yaml

jobs:
generate-readme:
Expand Down

0 comments on commit 98fde8f

Please sign in to comment.