Skip to content

feat(package): docker-selenium-hub addition and selenium-chromium cleanup #54012

feat(package): docker-selenium-hub addition and selenium-chromium cleanup

feat(package): docker-selenium-hub addition and selenium-chromium cleanup #54012

Workflow file for this run

name: Lint
on:
pull_request:
branches: ['main']
push:
branches:
- gh-readonly-queue/main/**
permissions:
contents: read
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Harden Runner
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
with:
egress-policy: audit
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # ratchet:actions/[email protected]
- run: ./lint.sh