Skip to content

Commit

Permalink
comment schedule for now
Browse files Browse the repository at this point in the history
  • Loading branch information
ETLaurent committed Sep 26, 2023
1 parent 9c051e6 commit 0bfc583
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/outdated-dependencies.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Check outdated dependencies
on:
schedule:
# Runs Mon-Fri at 0:00 UTC ( 00:00 EST )
- cron: "0 0 * * 1-5"
# TODO: uncomment schedule
# schedule:
# # Runs Mon-Fri at 0:00 UTC ( 00:00 EST )
# - cron: "0 0 * * 1-5"
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

Expand Down

0 comments on commit 0bfc583

Please sign in to comment.