Skip to content

Commit 705dce1

Browse files
authored
feat: self healing dependabot updates
for prettier and stylelint updates
1 parent 666f5df commit 705dce1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pull-request.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ jobs:
1919
auto-merge:
2020
uses: ./.github/workflows/99-auto-merge.yml
2121

22+
self-healing-dependabot-updates:
23+
uses: ./.github/workflows/99-self-healing-dependabot-updates.yml
24+
2225
codeql:
2326
uses: ./.github/workflows/99-codeql-analysis.yml
2427

0 commit comments

Comments
 (0)