Skip to content

Commit

Permalink
Update seo_check.yml
Browse files Browse the repository at this point in the history
Test run 1 for SEO Check
  • Loading branch information
thierrylahaije authored Aug 23, 2024
1 parent 45c0e39 commit 5906534
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/seo_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: SEO Report and GitHub Issue

# Triggers the workflow every Friday at 18:00 UTC (which is 20:00 CET)
on:
schedule:
- cron: "0 18 * * 5"
push:
branches:
- main-flask

jobs:
build:
Expand Down

0 comments on commit 5906534

Please sign in to comment.