Merge pull request #6678 from marcialpaulg/main

Update laravel-workflow.yaml
patch-1
Ritik Chaddha 2023-02-06 19:07:49 +05:30 committed by GitHub
commit fc69f97860
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 2 deletions

View File

@ -14,7 +14,7 @@ requests:
path:
- "{{BaseURL}}/secret_token.rb"
- "{{BaseURL}}/config/initializers/secret_token.rb"
- "{BaseURL}}/redmine/config/initializers/secret_token.rb"
- "{{BaseURL}}/redmine/config/initializers/secret_token.rb"
stop-at-first-match: true
matchers-condition: and

View File

@ -10,4 +10,8 @@ workflows:
matchers:
- name: laravel
subtemplates:
- tags: laravel
- tags: laravel
- name: new_laravel
subtemplates:
- tags: laravel