Skip to content

Commit

Permalink
ci: disable rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
megasanjay committed Dec 3, 2024
1 parent eafbe65 commit 720146f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: Rebuild website
on:
workflow_dispatch:

schedule:
- cron: "0 0 * * 1"
# schedule:
# - cron: "0 0 * * 1"

jobs:
add-empty-commit:
Expand Down

0 comments on commit 720146f

Please sign in to comment.