Skip to content

feat: nightly hardening - searxng response size cap #172

feat: nightly hardening - searxng response size cap

feat: nightly hardening - searxng response size cap #172

Workflow file for this run

name: DCO
on:
pull_request:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
jobs:
dco:
runs-on: ubuntu-latest
steps:
- name: Check Developer Certificate of Origin sign-off
uses: dcoapp/action@v1