mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-12 08:02:04 +00:00
meshtastic/ is a test suite; protobufs/ contains protobufs;
This commit is contained in:
parent
202699239f
commit
2072ebd196
4
.github/workflows/update_protobufs.yml
vendored
4
.github/workflows/update_protobufs.yml
vendored
@ -4,7 +4,7 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
paths:
|
paths:
|
||||||
- meshtastic/**
|
- protobufs/**
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update-protobufs:
|
update-protobufs:
|
||||||
@ -33,4 +33,4 @@ jobs:
|
|||||||
author_name: CI Bot
|
author_name: CI Bot
|
||||||
author_email: meshtastic-ci-bot@users.noreply.github.com
|
author_email: meshtastic-ci-bot@users.noreply.github.com
|
||||||
default_author: github_actor
|
default_author: github_actor
|
||||||
message: Update classes from protobugs
|
message: Update classes from protobufs
|
||||||
|
Loading…
Reference in New Issue
Block a user