diff --git a/.github/workflows/generate-lists.yml b/.github/workflows/generate-lists.yml index cec5a8f..b3e57eb 100644 --- a/.github/workflows/generate-lists.yml +++ b/.github/workflows/generate-lists.yml @@ -1,10 +1,10 @@ # This workflow will generate and update the lists in the 'lists' branch each night at 0 UTC -name: Generate OFAC sanctioned digital currency addresses lists each night at 0 UTC +name: Generate OFAC sanctioned digital currency addresses lists each night at 2 UTC on: schedule: - - cron: '0 0 * * *' + - cron: '0 2 * * *' workflow_dispatch: jobs: