Skip to content

Commit

Permalink
Update update_devcontainer.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Wilkins III <1147229+genome21@users.noreply.github.com>
  • Loading branch information
genome21 committed Apr 12, 2024
1 parent 59bf843 commit 3a5950d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_devcontainer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update devcontainer.json

on:
schedule:
- cron: '0 0 * * *' # Run daily at midnight
- cron: '0 0 1 * *' # Run at midnight on the first day of every month
workflow_dispatch:
inputs:
logLevel:
Expand Down

0 comments on commit 3a5950d

Please sign in to comment.