File tree 4 files changed +8
-0
lines changed
4 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 6
6
- master
7
7
- ' release/**'
8
8
pull_request :
9
+ schedule :
10
+ - cron : ' 0 0 * * *' # Runs every night at midnight UTC
9
11
10
12
permissions :
11
13
contents : read
Original file line number Diff line number Diff line change 6
6
- master
7
7
- ' release/**'
8
8
pull_request :
9
+ schedule :
10
+ - cron : ' 0 0 * * *' # Runs every night at midnight UTC
9
11
10
12
permissions :
11
13
contents : read
Original file line number Diff line number Diff line change 6
6
- master
7
7
- ' release/**'
8
8
pull_request :
9
+ schedule :
10
+ - cron : ' 0 0 * * *' # Runs every night at midnight UTC
9
11
10
12
permissions :
11
13
contents : read
Original file line number Diff line number Diff line change 12
12
pull_request :
13
13
branches :
14
14
- ' master'
15
+ schedule :
16
+ - cron : ' 0 0 * * *' # Runs every night at midnight UTC
15
17
permissions :
16
18
contents : read
17
19
jobs :
You can’t perform that action at this time.
0 commit comments