| Current Path : /var/www/html/isi/node_modules/resolve/.github/workflows/ |
| Current File : /var/www/html/isi/node_modules/resolve/.github/workflows/require-allow-edits.yml |
name: Require “Allow Edits”
on: [pull_request_target]
jobs:
_:
name: "Require “Allow Edits”"
runs-on: ubuntu-latest
steps:
- uses: ljharb/require-allow-edits@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}