mirror of
https://github.com/meshtastic/python.git
synced 2026-09-21 03:12:45 -04:00
use right repository name for daily simradio testing
This commit is contained in:
1 file changed
+1
-1
@@ -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:
|
||||
|
||||
Reference in new issue
Block a user