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