Skip to content

Commit

Permalink
CI: push-containers: refresh containers also on modify cmake options
Browse files Browse the repository at this point in the history
Refresh containers also on modify of cmake options in the include file.

Signed-off-by: Christian Marangi <[email protected]>
  • Loading branch information
Ansuel committed Oct 4, 2023
1 parent 4c2eab1 commit b40c0b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
paths:
- 'include/version.mk'
- 'include/cmake.mk'
- 'tools/**'
- '.github/workflows/push-containers.yml'
- 'toolchain/**'
Expand Down

0 comments on commit b40c0b5

Please sign in to comment.