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 e18a4b5 commit 214fc7fCopy full SHA for 214fc7f
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@483ecb3277a1bf540133b8a17aa8c0414ad3d79f # main
+ uses: bymbly/gha-workflows/.github/workflows/prettier-format-check.yaml@5d2041d3e4b52225eb9366d5e201f6d0a2b89269 # main
19
20
markdown-lint-check:
21
name: Lint Check
22
- uses: bymbly/gha-workflows/.github/workflows/markdown-lint-check.yaml@483ecb3277a1bf540133b8a17aa8c0414ad3d79f # main
+ uses: bymbly/gha-workflows/.github/workflows/markdown-lint-check.yaml@5d2041d3e4b52225eb9366d5e201f6d0a2b89269 # main
0 commit comments