Skip to content

Commit f77264a

Browse files
committed
removed unnecessary activity checker parameters
1 parent 36d4b37 commit f77264a

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.github/workflows/examples-application-testing-bare-metal.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,9 @@ jobs:
2424
with:
2525
repo: 'green-coding-berlin/green-metrics-tool'
2626
branch: 'dev'
27-
workflow-id: 45266618
2827

2928
- id: check_examples_commits
3029
uses: green-coding-berlin/green-ci-activity-checker@main
31-
with:
32-
repo: 'green-coding-berlin/example-applications'
33-
branch: 'main'
34-
workflow-id: 45266618
3530

3631
run-tests:
3732
needs: check-commits

.github/workflows/examples-application-testing-vm.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
with:
2525
repo: 'green-coding-berlin/green-metrics-tool'
2626
branch: 'dev'
27-
workflow-id: 45266619
2827

2928
- id: check_examples_commits
3029
uses: green-coding-berlin/green-ci-activity-checker@main

0 commit comments

Comments
 (0)