Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wookiefriseur committed Aug 31, 2023
1 parent d1d17c5 commit 7169a48
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/create_release_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: CreateReleasePR
# 1. RunTests - run_tests.yml
# 2. 📍CreateReleasePR - create_release_pr.yml
# 3. Release - release.yml
# 4. ProxyUpdateSubmoduleRefs - valor-moduls/proxy_update_submodule_refs.yml
# 4. ProxyUpdateSubmoduleRefs - valor-modulis/proxy_update_submodule_refs.yml

# fixes version labels
# updates the version in the module manifest
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Release
# 1. RunTests - run_tests.yml
# 2. CreateReleasePR - create_release_pr.yml
# 3. 📍Release - release.yml
# 4. ProxyUpdateSubmoduleRefs - valor-moduls/proxy_update_submodule_refs.yml
# 4. ProxyUpdateSubmoduleRefs - valor-modulis/proxy_update_submodule_refs.yml

# Creates a release from main

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: RunTests
# 1. 📍RunTests - run_tests.yml
# 2. CreateReleasePR - create_release_pr.yml
# 3. Release - release.yml
# 4. ProxyUpdateSubmoduleRefs - valor-moduls/proxy_update_submodule_refs.yml
# 4. ProxyUpdateSubmoduleRefs - valor-modulis/proxy_update_submodule_refs.yml

# checks code of a PR as a precondition for merges

Expand Down

0 comments on commit 7169a48

Please sign in to comment.