Skip to content

Commit

Permalink
Change github action rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Duncanma committed May 21, 2024
1 parent 317eb18 commit 4082bf1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@ name: Playwright Tests
on:
push:
branches: [ main, master ]
paths-ignore:
- 'content/**'
pull_request:
branches: [ main, master ]
paths-ignore:
- 'content/**'
jobs:
test:
timeout-minutes: 60
Expand Down
2 changes: 1 addition & 1 deletion content/albums/brooklyn-bridge.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
{
"Title": "Sunrise view of the Manhattan Bridge from the Brooklyn Bridge",
"uniqueID": "191b96e339b43604fd66308ffb95a345",
"Caption": "The Suspension Tower of a large bridge visible with cables and the sun rising behind it",
"Caption": "The Suspension Tower of a large bridge visible with cables and the sun rising behind it.",
"Latitude": "",
"Longitude": "",
"Camera": "FUJIFILM X-T5",
Expand Down

0 comments on commit 4082bf1

Please sign in to comment.