File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,13 +20,13 @@ jobs:
2020 recent_examples_commit : ${{ steps.check_examples_commits.outputs.should_run }}
2121 steps :
2222 - id : check_gmt_commits
23- uses : green-coding-solutions/green -ci-activity-checker@main
23+ uses : green-coding-solutions/eco -ci-activity-checker@main
2424 with :
2525 repo : ' green-coding-solutions/green-metrics-tool'
2626 branch : ' main'
2727
2828 - id : check_examples_commits
29- uses : green-coding-solutions/green -ci-activity-checker@main
29+ uses : green-coding-solutions/eco -ci-activity-checker@main
3030
3131 run-tests :
3232 needs : check-commits
Original file line number Diff line number Diff line change @@ -33,13 +33,13 @@ jobs:
3333 electricitymaps-api-token : ${{ secrets.ELECTRICITYMAPS_TOKEN }}
3434
3535 - id : check_gmt_commits
36- uses : green-coding-solutions/green -ci-activity-checker@main
36+ uses : green-coding-solutions/eco -ci-activity-checker@main
3737 with :
3838 repo : ' green-coding-solutions/green-metrics-tool'
3939 branch : ' main'
4040
4141 - id : check_examples_commits
42- uses : green-coding-solutions/green -ci-activity-checker@main
42+ uses : green-coding-solutions/eco -ci-activity-checker@main
4343 with :
4444 repo : ' green-coding-solutions/example-applications'
4545 branch : ' main'
You can’t perform that action at this time.
0 commit comments