use right repository name for daily simradio testing

This commit is contained in:
Ian McEwen
2026-07-17 10:32:07 -07:00
parent e6f07123f6
commit 485d860911

View File

@@ -11,7 +11,7 @@ permissions:
jobs:
simradio_testing:
runs-on: ubuntu-latest
if: github.repository == 'meshtastic/meshtastic-python'
if: github.repository == 'meshtastic/python'
steps:
- uses: actions/checkout@v4
with: