Skip to content

Commit

Permalink
fix: test dashboard links (#28758)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam-Armstrong authored May 24, 2024
1 parent e443886 commit 918a0ee
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 15 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dockerfile-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Dockerfile Push

on:
schedule:
# run at everyday at 00:00 UTC
- cron: '0 0 * * *'
# runs everyday at 23:00 UTC
- cron: '0 23 * * *'
workflow_dispatch:

jobs:
Expand Down
Loading

0 comments on commit 918a0ee

Please sign in to comment.