File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 20
20
# Changes per repo
21
21
PRODUCT_NAME : django-mongodb-backend
22
22
# Changes per branch
23
- SILK_ASSET_GROUP : django-mongodb-backend-main
24
23
EVERGREEN_PROJECT : django-mongodb-backend
25
24
# Constant
26
25
# inputs will be empty on a scheduled run. so, we only set dry_run
@@ -120,7 +119,6 @@ jobs:
120
119
version : ${{ env.VERSION }}
121
120
following_version : ${{ env.FOLLOWING_VERSION }}
122
121
product_name : ${{ env.PRODUCT_NAME }}
123
- silk_asset_group : ${{ env.SILK_ASSET_GROUP }}
124
122
evergreen_project : ${{ env.EVERGREEN_PROJECT }}
125
123
token : ${{ github.token }}
126
124
dry_run : ${{ env.DRY_RUN }}
Original file line number Diff line number Diff line change 6
6
- id : check-added-large-files
7
7
- id : check-case-conflict
8
8
- id : check-toml
9
+ - id : check-json
9
10
- id : check-yaml
10
11
exclude : template.yaml
11
12
- id : debug-statements
You can’t perform that action at this time.
0 commit comments