mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-27 23:47:19 +01:00
CI: push-containers: refresh containers also on modify cmake options
Refresh containers also on modify of cmake options in the include file. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
4c2eab1c27
commit
b40c0b54bd
1 changed files with 1 additions and 0 deletions
1
.github/workflows/push-containers.yml
vendored
1
.github/workflows/push-containers.yml
vendored
|
|
@ -4,6 +4,7 @@ on:
|
|||
push:
|
||||
paths:
|
||||
- 'include/version.mk'
|
||||
- 'include/cmake.mk'
|
||||
- 'tools/**'
|
||||
- '.github/workflows/push-containers.yml'
|
||||
- 'toolchain/**'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue