Skip to content

Commit 2a7cf61

Browse files
committed
styling issue
1 parent a8e9429 commit 2a7cf61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/daily_scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- cron: '0 20 * * *' # 12:00/13:00 PST/PDT (20:00 UTC)
77
- cron: '0 02 * * *' # 18:00/19:00 PST/PDT (02:00 UTC)
88
workflow_dispatch: # be able to run the workflow on demand
9-
9+
1010
env:
1111
AWS_DEFAULT_REGION: us-east-1
1212

0 commit comments

Comments
 (0)