Skip to content

Commit 5c8625c

Browse files
authored
Merge pull request #107 from soranjiro:fix/og-image
og-imageの修正
2 parents c8caf71 + c70ffba commit 5c8625c

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@ on:
55
branches: [main, "copilot/**"]
66
paths-ignore:
77
- "**/*.md"
8+
- "**/*.png"
89
- "docs/**"
910
pull_request:
1011
branches: [main]
1112
paths-ignore:
1213
- "**/*.md"
14+
- "**/*.png"
1315
- "docs/**"
1416

1517
jobs:

apps/web/static/og-image.png

659 KB
Loading

0 commit comments

Comments
 (0)