Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/mysociety/voting-data into …
Browse files Browse the repository at this point in the history
…main
  • Loading branch information
ajparsons committed Feb 24, 2024
2 parents ff7bf8c + 18447ce commit a653d88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
branches: ["main"]
workflow_dispatch:
schedule:
cron: "0 8 * * *"
- cron: "0 4 * * *"

jobs:

Expand Down Expand Up @@ -94,4 +94,4 @@ jobs:

- uses: geekyeggo/delete-artifact@v1
with:
name: github-pages
name: github-pages

0 comments on commit a653d88

Please sign in to comment.