Skip to content

Commit

Permalink
AN-4130/monthly-test-updates (#96)
Browse files Browse the repository at this point in the history
move to 28th
  • Loading branch information
mattromano authored Nov 2, 2023
1 parent 7a90683 commit 15b1803
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dbt_test_monthly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ run-name: dbt_test_monthly
on:
workflow_dispatch:
schedule:
# Runs “At 18:00 on day-of-month 1.” (see https://crontab.guru)
- cron: '0 18 1 * *'
# Runs “At 18:00 on the 28th of the month.” (see https://crontab.guru)
- cron: '0 18 28 * *'

env:
DBT_PROFILES_DIR: ./
Expand Down

0 comments on commit 15b1803

Please sign in to comment.