Skip to content

Commit 1260619

Browse files
Merge pull request #11 from codeplaysoftware/more-legacy-routes
More Legacy Routes and Removed CRON
2 parents c2bb4d5 + fa9deae commit 1260619

File tree

3 files changed

+365
-3
lines changed

3 files changed

+365
-3
lines changed

.github/workflows/codeql.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ on:
55
branches: [ 'main' ]
66
pull_request:
77
branches: [ 'main' ]
8-
schedule:
9-
- cron: '31 11 * * 2'
108

119
permissions: read-all
1210

angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
},
6262
{
6363
"type": "anyComponentStyle",
64-
"maximumWarning": "12kb",
64+
"maximumWarning": "80kb",
6565
"maximumError": "100kb"
6666
}
6767
],

0 commit comments

Comments
 (0)