File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 9
9
push :
10
10
paths :
11
11
- " .github/workflows/check-license.ya?ml"
12
- # Recognized license files. See: https://github.com/licensee/licensee/blob/master/docs/what-we-look-at.md#detecting-the-license-file
13
- - " COPYING *"
14
- - " LICENCE *"
15
- - " LICENSE *"
12
+ # See: https://github.com/licensee/licensee/blob/master/docs/what-we-look-at.md#detecting-the-license-file
13
+ - " [cC][oO][pP][yY][iI][nN][gG] *"
14
+ - " [cC][oO][pP][yY][rR][iI][gG][hH][tH] *"
15
+ - " [lL][iI][cC][eE][nN][cCsS][eE] *"
16
16
pull_request :
17
17
paths :
18
18
- " .github/workflows/check-license.ya?ml"
19
- - " COPYING *"
20
- - " LICENCE *"
21
- - " LICENSE *"
19
+ - " [cC][oO][pP][yY][iI][nN][gG] *"
20
+ - " [cC][oO][pP][yY][rR][iI][gG][hH][tH] *"
21
+ - " [lL][iI][cC][eE][nN][cCsS][eE] *"
22
22
23
23
jobs :
24
24
check-license :
You can’t perform that action at this time.
0 commit comments