Skip to content

Commit 27d74e2

Browse files
committed
testing workflow updated
1 parent bb14f18 commit 27d74e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/testing-integration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Testing Integration
22

33
on:
4+
schedule:
5+
- cron: '* * */7 * *'
46
push:
57
branches:
68
- develop

0 commit comments

Comments
 (0)