From fa511f880cab6ab824189c1c4949cd0db12f0716 Mon Sep 17 00:00:00 2001 From: "thomas.ekstrand" Date: Sat, 24 Feb 2024 19:18:38 -0600 Subject: [PATCH] remove double master/fork check --- .github/workflows/pdf.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/pdf.yml b/.github/workflows/pdf.yml index 71a081f5..f147dd1f 100644 --- a/.github/workflows/pdf.yml +++ b/.github/workflows/pdf.yml @@ -11,7 +11,6 @@ on: - "**.md" jobs: build: - if: github.repository == 'meshtastic/meshtastic' && github.ref == 'refs/heads/master' runs-on: ubuntu-latest steps: - name: Get filename with date and sha