Skip to content

Commit da55601

Browse files
authored
Update .github/workflows/docker-stack-sipnet.yml
1 parent 272a02a commit da55601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-stack-sipnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on :
55

66
schedule:
77
# run Thursday 4:30 AM UTC
8-
- cron: '30 4 * * */3'
8+
- cron: '30 4 * * 1,3,5'
99
jobs:
1010
sipnet:
1111
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)