Skip to content

Commit 5c230d5

Browse files
CYFS3Rbb666
authored andcommitted
[feat][ci]: trigger BSP build on matrix updates
1 parent c3c1672 commit 5c230d5

1 file changed

Lines changed: 20 additions & 2 deletions

File tree

.github/workflows/bsp_buildings.yml

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,16 @@ on:
1717
branches:
1818
- master
1919
paths-ignore:
20-
- .github/**
20+
- .github/ISSUE_TEMPLATE/**
21+
- .github/PULL_REQUEST_TEMPLATE.md
22+
- .github/CODEOWNERS
23+
- .github/CODE_OF_CONDUCT.md
24+
- .github/CONTRIBUTING.md
25+
- .github/SECURITY.md
26+
- .github/copilot-instructions.md
27+
- .github/labeler.yml
28+
- .github/figures/**
29+
- .github/utest/**
2130
- .gitee/**
2231
- .hook/**
2332
- documentation/**
@@ -30,7 +39,16 @@ on:
3039
branches:
3140
- master
3241
paths-ignore:
33-
- .github/**
42+
- .github/ISSUE_TEMPLATE/**
43+
- .github/PULL_REQUEST_TEMPLATE.md
44+
- .github/CODEOWNERS
45+
- .github/CODE_OF_CONDUCT.md
46+
- .github/CONTRIBUTING.md
47+
- .github/SECURITY.md
48+
- .github/copilot-instructions.md
49+
- .github/labeler.yml
50+
- .github/figures/**
51+
- .github/utest/**
3452
- .gitee/**
3553
- .hook/**
3654
- documentation/**

0 commit comments

Comments
 (0)