We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d458770 commit c59315fCopy full SHA for c59315f
1 file changed
.github/workflows/workflow.yaml
@@ -15,8 +15,8 @@ concurrency:
15
jobs:
16
prettier-format-check:
17
name: Format Check
18
- uses: bymbly/gha-workflows/.github/workflows/prettier-format-check.yaml@3cd8d42f75768e5880e899cdc7c15b4c050653c9 # main
+ uses: bymbly/gha-workflows/.github/workflows/prettier-format-check.yaml@7c6e67e4e859b75c63e47f18195813ea598f6c73 # main
19
20
markdown-lint-check:
21
name: Lint Check
22
- uses: bymbly/gha-workflows/.github/workflows/markdown-lint-check.yaml@3cd8d42f75768e5880e899cdc7c15b4c050653c9 # main
+ uses: bymbly/gha-workflows/.github/workflows/markdown-lint-check.yaml@7c6e67e4e859b75c63e47f18195813ea598f6c73 # main
0 commit comments