Skip to content

Commit 10a1c8d

Browse files
authored
Update pull-request.yml
1 parent 84c0659 commit 10a1c8d

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+
dependabot-prettier-self-healing:
19+
uses: ./.github/workflows/99-auto-format-dependabot-prettier-updates.yml
20+
1821
codeql:
1922
uses: ./.github/workflows/99-codeql-analysis.yml
2023

0 commit comments

Comments
 (0)