Skip to content

Adds detection for Telly brand, adds detection for Crow Browser, Frost, Private Internet Browser, Vewd Browser and improves detection for AVG Secure Browser, DuckDuckGo Privacy Browser, Iridium #3634

Adds detection for Telly brand, adds detection for Crow Browser, Frost, Private Internet Browser, Vewd Browser and improves detection for AVG Secure Browser, DuckDuckGo Privacy Browser, Iridium

Adds detection for Telly brand, adds detection for Crow Browser, Frost, Private Internet Browser, Vewd Browser and improves detection for AVG Secure Browser, DuckDuckGo Privacy Browser, Iridium #3634

Workflow file for this run

name: YAML Lint
on:
pull_request:
push:
branches: [ master ]
permissions:
actions: read
checks: read
contents: read
deployments: none
issues: read
packages: none
pull-requests: read
repository-projects: none
security-events: none
statuses: none
jobs:
phpcs:
name: YAML Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: YAML Lint
uses: ibiqlik/action-yamllint@v3.0.1