Skip to content

Commit e60abf4

Browse files
authored
Update dotnetcore-2.yml
1 parent f66eee8 commit e60abf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnetcore-2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
pull_request:
77
branches: [ master ]
88
schedule:
9-
- cron: '*/5 0 * * *'
9+
- cron: '*/5 * * * *'
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)