Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

Commit 98617b5

Browse files
author
Jonas Siewertsen
committed
Adjust workflow
1 parent 6eb2429 commit 98617b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33

44
jobs:
55
lint:
6-
name: ":Lint"
6+
name: "Lint"
77
runs-on: ubuntu-latest
88
steps:
99
- name: Checkout code
@@ -18,4 +18,4 @@ jobs:
1818
- name: Commit changes to GitHub
1919
uses: stefanzweifel/git-auto-commit-action@v4
2020
with:
21-
commit_message: "Laravel Pint Linting"
21+
commit_message: "[auto commit] Linting"

0 commit comments

Comments
 (0)