diff --git a/.github/workflows/create_pr_to_main.yml b/.github/workflows/create_pr_to_main.yaml similarity index 100% rename from .github/workflows/create_pr_to_main.yml rename to .github/workflows/create_pr_to_main.yaml diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yaml similarity index 100% rename from .github/workflows/lint.yml rename to .github/workflows/lint.yaml diff --git a/.github/workflows/release.yml b/.github/workflows/release.yaml similarity index 100% rename from .github/workflows/release.yml rename to .github/workflows/release.yaml diff --git a/.github/workflows/remove_branch.yml b/.github/workflows/remove_branch.yaml similarity index 100% rename from .github/workflows/remove_branch.yml rename to .github/workflows/remove_branch.yaml diff --git a/.github/workflows/test.yml b/.github/workflows/test.yaml similarity index 100% rename from .github/workflows/test.yml rename to .github/workflows/test.yaml diff --git a/github_rest_api/scripts/github/workflows/create_pr_dev_to_main.yml b/github_rest_api/scripts/github/workflows/create_pr_dev_to_main.yaml similarity index 100% rename from github_rest_api/scripts/github/workflows/create_pr_dev_to_main.yml rename to github_rest_api/scripts/github/workflows/create_pr_dev_to_main.yaml diff --git a/github_rest_api/scripts/github/workflows/create_pr_to_dev.yml b/github_rest_api/scripts/github/workflows/create_pr_to_dev.yaml similarity index 100% rename from github_rest_api/scripts/github/workflows/create_pr_to_dev.yml rename to github_rest_api/scripts/github/workflows/create_pr_to_dev.yaml diff --git a/github_rest_api/scripts/github/workflows/create_pr_to_main.yml b/github_rest_api/scripts/github/workflows/create_pr_to_main.yaml similarity index 100% rename from github_rest_api/scripts/github/workflows/create_pr_to_main.yml rename to github_rest_api/scripts/github/workflows/create_pr_to_main.yaml diff --git a/github_rest_api/scripts/github/workflows/python/lint.yml b/github_rest_api/scripts/github/workflows/python/lint.yaml similarity index 100% rename from github_rest_api/scripts/github/workflows/python/lint.yml rename to github_rest_api/scripts/github/workflows/python/lint.yaml diff --git a/github_rest_api/scripts/github/workflows/python/test.yml b/github_rest_api/scripts/github/workflows/python/test.yaml similarity index 100% rename from github_rest_api/scripts/github/workflows/python/test.yml rename to github_rest_api/scripts/github/workflows/python/test.yaml diff --git a/github_rest_api/scripts/github/workflows/remove_branch.yml b/github_rest_api/scripts/github/workflows/remove_branch.yaml similarity index 100% rename from github_rest_api/scripts/github/workflows/remove_branch.yml rename to github_rest_api/scripts/github/workflows/remove_branch.yaml