Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
Signed-off-by: Ankita Katiyar <[email protected]>
  • Loading branch information
ankatiyar committed Sep 4, 2023
1 parent 79e5cd3 commit ee921b7
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Running e2e tests
name: Run e2e tests

on:
workflow_call:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kedro-airflow.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Run checks on Kedro-Airflow
name: Run checks on kedro-airflow

on:
workflow_call:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kedro-datasets.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Run checks on Kedro-Datasets
name: Run checks on kedro-datasets

on:
workflow_call:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kedro-docker.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Run checks on Kedro-Docker
name: Run checks on kedro-docker

on:
workflow_call:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kedro-telemetry.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Run checks on Kedro-Telemetry
name: Run checks on kedro-telemetry

on:
workflow_call:
Expand Down

0 comments on commit ee921b7

Please sign in to comment.