mirror of
https://github.com/meshtastic/python.git
synced 2026-07-31 17:16:45 -04:00
use right repository name for daily simradio testing
This commit is contained in:
2
.github/workflows/daily_simradio.yml
vendored
2
.github/workflows/daily_simradio.yml
vendored
@@ -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