updating due review feedback about following the guidelines

This commit is contained in:
Roberto B
2019-10-03 10:08:25 +02:00
parent f83534a553
commit 9f247c9a93
2 changed files with 5 additions and 7 deletions
+4 -6
View File
@@ -1,9 +1,7 @@
name: Laravel CI
on:
push:
branches:
- master
- features/*
name: Laravel
on: [push]
jobs:
laravel-tests:
runs-on: ubuntu-latest
+1 -1
View File
@@ -3,7 +3,7 @@
"description": "Test a Laravel project.",
"iconName": "php",
"categories": [
"Php",
"PHP",
"Laravel"
]
}