Skip to content

Commit 83e1e28

Browse files
committed
Run release-ci on Makefile changes
1 parent 39514e7 commit 83e1e28

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,13 @@ on:
1212
paths:
1313
- 'utils/**'
1414
- '.ci/release-ci/**'
15+
- 'Makefile'
1516
- '.github/workflows/release-ci.yml'
1617
pull_request:
1718
paths:
1819
- 'utils/**'
1920
- '.ci/release-ci/**'
21+
- 'Makefile'
2022
- '.github/workflows/release-ci.yml'
2123

2224
concurrency:

0 commit comments

Comments
 (0)