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 3383d64 commit 28f12fbCopy full SHA for 28f12fb
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@b4bd2661863458acf5e380e94353f5c2639d87ad # main
+ uses: bymbly/gha-workflows/.github/workflows/prettier-format-check.yaml@ed259e667c856656cf42b8b33be10e21c2d3d629 # main
19
20
markdown-lint-check:
21
name: Lint Check
22
- uses: bymbly/gha-workflows/.github/workflows/markdown-lint-check.yaml@b4bd2661863458acf5e380e94353f5c2639d87ad # main
+ uses: bymbly/gha-workflows/.github/workflows/markdown-lint-check.yaml@ed259e667c856656cf42b8b33be10e21c2d3d629 # main
0 commit comments