From b624fb16241b6f54213678e82e9c2187cdfbd408 Mon Sep 17 00:00:00 2001 From: aiden vigue Date: Sat, 19 Jun 2021 11:09:40 -0400 Subject: [PATCH] Update lint.yml --- .github/workflows/lint.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index d0bb7e62..1486cf73 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -3,8 +3,6 @@ name: "Lint 🧹" on: push: branches: [ main ] - pull_request: - branches: [ main ] jobs: build: