Skip to content

Commit ac0111d

Browse files
changed tier
Signed-off-by: Sachin Panayil <[email protected]>
1 parent 104326a commit ac0111d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/checks.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ jobs:
88
resolve-repolinter-json:
99
uses: DSACMS/repo-scaffolder/.github/workflows/extendJSONFile.yml@main
1010
with:
11-
url_to_json: 'https://raw.githubusercontent.com/DSACMS/repo-scaffolder/main/tier4/%7B%7Bcookiecutter.project_slug%7D%7D/repolinter.json'
11+
url_to_json: 'https://raw.githubusercontent.com/DSACMS/repo-scaffolder/main/tier2/%7B%7Bcookiecutter.project_slug%7D%7D/repolinter.json'
1212

1313
repolinter-checks:
14-
name: Tier 4 Checks
14+
name: Tier 2 Checks
1515
needs: resolve-repolinter-json
1616
runs-on: ubuntu-latest
1717
permissions:

0 commit comments

Comments
 (0)