Skip to content

Commit

Permalink
nightly running
Browse files Browse the repository at this point in the history
  • Loading branch information
fuyufjh committed Mar 13, 2023
1 parent bd42e6b commit 6977373
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/intergration_tests.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Integration Tests CI

on:
pull_request:
schedule:
# Currently we build docker images at 12:00 (UTC), so run this at 13:00
- cron: '0 13 * * *'

jobs:
golangci:
Expand Down

0 comments on commit 6977373

Please sign in to comment.