Skip to content

Commit 2ff4f93

Browse files
committed
Apply fixed review.
1 parent fa4ef19 commit 2ff4f93

File tree

6 files changed

+0
-6
lines changed

6 files changed

+0
-6
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
---
21
version: 2
32
updates:
43
# Maintain dependencies for GitHub Actions.

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
---
21
name: build
32

43
permissions:

.github/workflows/composer-require-checker.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
---
21
name: Composer require checker
32

43
permissions:

.github/workflows/mutation.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
---
21
name: mutation test
32

43
permissions:

.github/workflows/rector-cs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
---
21
name: Rector + PHP CS Fixer
32

43
permissions:

.github/workflows/static.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
---
21
name: static analysis
32

43
permissions:

0 commit comments

Comments
 (0)