First commit
This commit is contained in:
10
node_modules/@ldapjs/attribute/.github/workflows/main.yml
generated
vendored
Normal file
10
node_modules/@ldapjs/attribute/.github/workflows/main.yml
generated
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
name: "CI"
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
call-core-ci:
|
||||
uses: ldapjs/.github/.github/workflows/node-ci.yml@main
|
||||
Reference in New Issue
Block a user