Skip to content

Deny

Deny #5881

Workflow file for this run

name: Deny
on:
workflow_dispatch:
pull_request:
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
deny:
uses: mozilla/actions/.github/workflows/deny.yml@7cca521fd0ace71bc6ee830c4a98297023e3402b # v1.1.18