Update laravel-workflow.yaml
parent
664db2c449
commit
ce251c6ba6
|
@ -7,7 +7,12 @@ info:
|
|||
|
||||
workflows:
|
||||
- template: technologies/tech-detect.yaml
|
||||
matchers-condition: or
|
||||
matchers:
|
||||
- name: laravel
|
||||
subtemplates:
|
||||
- tags: laravel
|
||||
- tags: laravel
|
||||
|
||||
- name: new_laravel
|
||||
subtemplates:
|
||||
- tags: laravel
|
||||
|
|
Loading…
Reference in New Issue