Skip to content

Commit 255f7b8

Browse files
authored
refactor: optimization (#713)
1 parent ace9680 commit 255f7b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/99-self-healing-dependabot-updates.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99

1010
jobs:
1111
format:
12+
if: ${{ github.actor == 'dependabot[bot]' }}
1213
runs-on: ubuntu-latest
1314
steps:
1415
- name: Checkout code

0 commit comments

Comments
 (0)