Skip to content

Commit 8e24321

Browse files
authored
feat: self healing dependabot updates
for prettier and stylelint updates
1 parent 7711fbb commit 8e24321

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
@@ -15,6 +15,9 @@ jobs:
1515
auto-merge:
1616
uses: ./.github/workflows/99-auto-merge.yml
1717

18+
self-healing-dependabot-updates:
19+
uses: ./.github/workflows/99-self-healing-dependabot-updates.yml
20+
1821
codeql:
1922
uses: ./.github/workflows/99-codeql-analysis.yml
2023

0 commit comments

Comments
 (0)