diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 28c49bb..72f1ccd 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -1,7 +1,5 @@ name: Lint on: [push, pull_request] -env: - BASEDIR: https://raw.githubusercontent.com/open-contracting/standard-maintenance-scripts/main jobs: build: if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository