Skip to content

Commit

Permalink
ci: remove static page rebuild on push to main (#2304)
Browse files Browse the repository at this point in the history
  • Loading branch information
dougch authored Aug 22, 2024
1 parent a753efb commit 8f7c04b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/dashboard.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Dashboard

on:
push:
branches: ["main"]
schedule:
- cron: '0 0 * * 1-5'
jobs:
Expand Down

0 comments on commit 8f7c04b

Please sign in to comment.