Skip to content

Commit

Permalink
Merge branch 'workflow_fix' into Suzu
Browse files Browse the repository at this point in the history
  • Loading branch information
Gakuto1112 committed Nov 4, 2023
2 parents e968013 + 98fde8f commit 24fc391
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 24fc391

Please sign in to comment.