remove double master/fork check

This commit is contained in:
thomas.ekstrand 2024-02-24 19:18:38 -06:00
parent 3566d1b38b
commit fa511f880c

View file

@ -11,7 +11,6 @@ on:
- "**.md" - "**.md"
jobs: jobs:
build: build:
if: github.repository == 'meshtastic/meshtastic' && github.ref == 'refs/heads/master'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Get filename with date and sha - name: Get filename with date and sha