refactor(Cypress): add nodemodules
This commit is contained in:
14
node_modules/object.assign/.github/workflows/require-allow-edits.yml
generated
vendored
Normal file
14
node_modules/object.assign/.github/workflows/require-allow-edits.yml
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
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 }}
|
Reference in New Issue
Block a user