Skip to content

Commit

Permalink
Test updating the cron time
Browse files Browse the repository at this point in the history
  • Loading branch information
za committed Oct 16, 2023
1 parent 9ee0c71 commit 6b978c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/project-management.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Project Management

on:
schedule:
- cron: '0 * * * *'
- cron: '20 * * * *'

jobs:
# Best used in combination with actions/stale to assign a Stale label
Expand Down

0 comments on commit 6b978c0

Please sign in to comment.