Skip to content

Commit 3f01266

Browse files
committed
refactor: added scripts
1 parent c1d087f commit 3f01266

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pull-request.yml

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

22-
dependabot-stylelint-self-healing:
23-
uses: ./.github/workflows/99-auto-fix-dependabot-stylelint-updates.yml
22+
self-healing-dependabot-updates:
23+
uses: ./.github/workflows/99-self-healing-dependabot-updates.yml
2424

2525
codeql:
2626
uses: ./.github/workflows/99-codeql-analysis.yml

0 commit comments

Comments
 (0)