Skip to content

Commit

Permalink
Merge pull request #5 from GSA/lc/1070-implement-proposed-schedule
Browse files Browse the repository at this point in the history
#1070: Implement proposed schedule
  • Loading branch information
luke-at-flexion authored Aug 20, 2024
2 parents a7b03d2 + c999656 commit e09dcd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-unique-website-list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Generate unique website list
# yamllint disable-line rule:truthy
on:
schedule:
- cron: "0 0 * * 1"
- cron: "0 14 * * *"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit e09dcd4

Please sign in to comment.