mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-25 22:20:27 +00:00
Ignore version.properties on ci-build
This commit is contained in:
parent
9db7c62a49
commit
3f83acdbef
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -6,6 +6,7 @@ on:
|
|||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
- '**.yml'
|
- '**.yml'
|
||||||
|
- 'version.properties'
|
||||||
|
|
||||||
# Note: This is different from "pull_request". Need to specify ref when doing checkouts.
|
# Note: This is different from "pull_request". Need to specify ref when doing checkouts.
|
||||||
pull_request_target:
|
pull_request_target:
|
||||||
|
Loading…
Reference in New Issue
Block a user