mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
remove double master/fork check
This commit is contained in:
parent
3566d1b38b
commit
fa511f880c
1
.github/workflows/pdf.yml
vendored
1
.github/workflows/pdf.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue