From bce13c13582151728155785bed5bb77d70bcdd08 Mon Sep 17 00:00:00 2001 From: James McKinney <26463+jpmckinney@users.noreply.github.com> Date: Thu, 21 Dec 2023 15:10:11 -0500 Subject: [PATCH] ci: Remove accidental copy-paste --- .github/workflows/lint.yml | 2 -- 1 file changed, 2 deletions(-) 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