Skip to content

Commit

Permalink
Added cron
Browse files Browse the repository at this point in the history
Lets run this on wednesday at midnight

Signed-off-by: JJ Asghar <awesome@ibm.com>
  • Loading branch information
jjasghar committed Apr 11, 2024
1 parent d6a8dea commit 05506de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ on:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
schedule:
- cron: '0 0 * * 3'

jobs:
build:
Expand Down

0 comments on commit 05506de

Please sign in to comment.