use right repository name for daily simradio testing

This commit is contained in:
Ian McEwen committed 2026-07-17 10:32:07 -07:00
1 parent e6f07123f6
commit 485d860911
1 file changed
+1 -1
+1 -1
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: