Skip to content

Commit 9a06a36

Browse files
JohnAZoidbergTerrails
authored andcommitted
fwk: rename github action path regex
BRANCH=lotus TEST=With series, lotus now builds in github actions BUG=https://frameworkmarketplace.atlassian.net/browse/HW-5739 Signed-off-by: Daniel Schaefer <dhs@frame.work>
1 parent 3e2ec3b commit 9a06a36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lotus-azalea-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- fwk*
99
- framework*
1010
paths:
11-
- 'zephyr/program/lotus/**'
11+
- 'zephyr/program/framework/**'
1212
- '.github/workflows/**'
1313
#pull_request:
1414
# branches:

0 commit comments

Comments
 (0)