File tree Expand file tree Collapse file tree 4 files changed +12
-0
lines changed Expand file tree Collapse file tree 4 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 8
8
# "At 08:00 UTC (01:00 PT) on Monday" https://crontab.guru/#0_8_*_*_1
9
9
- cron : " 0 8 * * 1"
10
10
11
+ permissions :
12
+ contents : read
13
+
11
14
jobs :
12
15
audit :
13
16
name : Audit Dependencies
Original file line number Diff line number Diff line change 16
16
# "At 09:00 UTC (02:00 PT) on Monday" https://crontab.guru/#0_9_*_*_1
17
17
- cron : " 0 9 * * 1"
18
18
19
+ permissions :
20
+ contents : read
21
+
19
22
jobs :
20
23
lint :
21
24
name : Lint
Original file line number Diff line number Diff line change 16
16
# "At 09:00 UTC (02:00 PT) on Monday" https://crontab.guru/#0_9_*_*_1
17
17
- cron : " 0 9 * * 1"
18
18
19
+ permissions :
20
+ contents : read
21
+
19
22
jobs :
20
23
lint :
21
24
name : Lint
Original file line number Diff line number Diff line change 13
13
# "At 10:00 UTC (03:00 PT) on Monday" https://crontab.guru/#0_10_*_*_1
14
14
- cron : " 0 10 * * 1"
15
15
16
+ permissions :
17
+ contents : read
18
+
16
19
jobs :
17
20
analyze :
18
21
name : Analyze
You can’t perform that action at this time.
0 commit comments