Skip to content

Commit 6fd120f

Browse files
committed
code style
1 parent e854ad9 commit 6fd120f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/sub-split.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525
- uses: "frankdejonge/[email protected]"
2626
with:
2727
authentication: "phpdoc-bot:${{ secrets.BOT_TOKEN }}"
28-
user_name: 'phpDocumentor Bot'
29-
user_email: '[email protected]'
28+
user_name: "phpDocumentor Bot"
29+
user_email: "[email protected]"
3030
- name: "Cache splitsh-lite"
3131
id: "splitsh-cache"
3232
uses: "actions/[email protected]"

0 commit comments

Comments
 (0)