Skip to content

Commit

Permalink
chore: revert debug
Browse files Browse the repository at this point in the history
  • Loading branch information
wellwelwel committed May 21, 2024
1 parent d7192ba commit 32edd05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/bot_deps-docs-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ name: '⏫ Bot (Website) — Dependencies'

on:
schedule:
- cron: '0 3 * * *'
- cron: '0 3 * * 1-5'
workflow_dispatch:
pull_request:

env:
PR_TITLE: 'chore(website): update dependencies'
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/bot_deps-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ name: '⏫ Bot — Dependencies'

on:
schedule:
- cron: '0 3 * * *'
- cron: '0 15 * * 1-5'
workflow_dispatch:
pull_request:

env:
PR_TITLE: 'chore: update dependencies'
Expand Down

0 comments on commit 32edd05

Please sign in to comment.