updating due review feedback about following the guidelines
This commit is contained in:
+4
-6
@@ -1,9 +1,7 @@
|
||||
name: Laravel CI
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- features/*
|
||||
name: Laravel
|
||||
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
laravel-tests:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"description": "Test a Laravel project.",
|
||||
"iconName": "php",
|
||||
"categories": [
|
||||
"Php",
|
||||
"PHP",
|
||||
"Laravel"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user