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:
20
20
recent_examples_commit : ${{ steps.check_examples_commits.outputs.should_run }}
21
21
steps :
22
22
- id : check_gmt_commits
23
- uses : green-coding-solutions/green -ci-activity-checker@main
23
+ uses : green-coding-solutions/eco -ci-activity-checker@main
24
24
with :
25
25
repo : ' green-coding-solutions/green-metrics-tool'
26
26
branch : ' main'
27
27
28
28
- id : check_examples_commits
29
- uses : green-coding-solutions/green -ci-activity-checker@main
29
+ uses : green-coding-solutions/eco -ci-activity-checker@main
30
30
31
31
run-tests :
32
32
needs : check-commits
Original file line number Diff line number Diff line change @@ -33,13 +33,13 @@ jobs:
33
33
electricitymaps-api-token : ${{ secrets.ELECTRICITYMAPS_TOKEN }}
34
34
35
35
- id : check_gmt_commits
36
- uses : green-coding-solutions/green -ci-activity-checker@main
36
+ uses : green-coding-solutions/eco -ci-activity-checker@main
37
37
with :
38
38
repo : ' green-coding-solutions/green-metrics-tool'
39
39
branch : ' main'
40
40
41
41
- id : check_examples_commits
42
- uses : green-coding-solutions/green -ci-activity-checker@main
42
+ uses : green-coding-solutions/eco -ci-activity-checker@main
43
43
with :
44
44
repo : ' green-coding-solutions/example-applications'
45
45
branch : ' main'
You can’t perform that action at this time.
0 commit comments