summaryrefslogtreecommitdiff
path: root/src/node_modules/is-negative-zero/.github/workflows/require-allow-edits.yml
blob: 549d7b4823e0c7404ec45ef98a5b22b755c96194 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name: Require “Allow Edits”

on: [pull_request_target]

jobs:
  _:
    name: "Require “Allow Edits”"

    runs-on: ubuntu-latest

    steps:
    - uses: ljharb/require-allow-edits@main