Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

chore: Replace sidetree-core-go with sidetree-go #1002

chore: Replace sidetree-core-go with sidetree-go

chore: Replace sidetree-core-go with sidetree-go #1002

Workflow file for this run

#
# Copyright SecureKey Technologies Inc. All Rights Reserved.
#
# SPDX-License-Identifier: Apache-2.0
#
name: repolint
on:
push:
pull_request:
jobs:
license:
name: Apache license
timeout-minutes: 10
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
- name: Checks Apache license
timeout-minutes: 10
run: make license
repoLint:
name: repolint
runs-on: ubuntu-18.04
steps:
- uses: actions/[email protected]
- name: repolinter
uses: philips-labs/[email protected]
env:
CUSTOM_REPOLINT_FILE: .repolint.json